linuxserver / reverse-proxy-confs

These confs are pulled into our SWAG image: https://github.com/linuxserver/docker-swag
GNU General Public License v3.0
1.33k stars 300 forks source link

Added immich.subdomain.conf.sample #628

Closed NLZ closed 9 months ago

NLZ commented 9 months ago

linuxserver.io



Description

Added subdomain.conf.sample for Immich (https://github.com/immich-app/immich).

Benefits of this PR and context

Makes it clear to the users that the standard swag template works for Immich as well. Looked through their Reverse Proxy guide (https://immich.app/docs/administration/reverse-proxy), but everything they suggest is aleady included in /config/nginx/proxy.conf.

How Has This Been Tested?

Tested with a simple swag setup (duckdns with cert), but didn't try it with the optional auths. Shared with others and it seems to work for them: https://github.com/immich-app/immich/discussions/1275#discussioncomment-7025968

Source / References

Immich repo: https://github.com/immich-app/immich Immich docs: https://immich.app/docs/overview/introduction