chripede

joined 2 years ago
[โ€“] chripede@lemmy.world 4 points 2 years ago

With a static site generator you can host it for free with Cloudflare Pages.

[โ€“] chripede@lemmy.world 4 points 2 years ago

Immich probably uses full paths and expects to be hosted in the root. Hosting on a subdomain will be the easy choice. If you insist on the sub-path you can rewrite requests in nginx to remove part of the path before proxying to immich