on Recommendations for self-hosting a blog · c/selfhosted · 4 pts · 3yWith a static site generator you can host it for free with Cloudflare Pages.
on *Permanently Deleted* · c/selfhosted · 4 pts · 3yImmich 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
on Need help with my setup, ECC for all? · c/selfhosted · 1 pts · 3yIf you were to use ZFS you really should consider ECC. Filesystem checksumming doesn't do you any good if it's calculated wrong because of mem error.
With a static site generator you can host it for free with Cloudflare Pages.
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
If you were to use ZFS you really should consider ECC. Filesystem checksumming doesn't do you any good if it's calculated wrong because of mem error.