I
Immich•3y ago
purevert

Is there a way to set up a base url for the app?

So I have been trying to put immich into a sub folder using traefik proxy, this if for three reasons: 1. Easy to enable SSL that is handled by traefik and tailscale 2. No need to get subdomain using a public DNS 3. Just a Good way to set things up (personal opinion) Now I have got it started but the xhr, fetch and img requests made by the javascript ignore the path set by traefik and thus fail, is there a way to do it? Or should I make a feature request? See the attached markdown file for rest of the details (too long for discord)
6 Replies
jrasm91
jrasm91•3y ago
I think there's an existing feature request for this. It requires more changes to how the web navigates between routes before it'll be possible to deploy it like that. In the meantime we'd recommend using a subdomain instead. See this for full discussion: https://github.com/immich-app/immich/issues/516
purevert
purevertOP•3y ago
It will added sometime, right? That's all what I needed to know, thanks.
jrasm91
jrasm91•3y ago
Yup, and you can subscribe to that issue to get notified on any updates to it.
Alex Tran
Alex Tran•3y ago
It is not the priority at the moment, so your best route right now is to use submain
purevert
purevertOP•3y ago
Yes I was looking into how to set it up right now, thanks again for such quick replies.
Alex Tran
Alex Tran•3y ago
We live here so no problem 😛

Did you find this page helpful?