github alangrainger/immich-public-proxy v1.4.6
1.4.6

latest release: v1.5.0
13 hours ago
  • Send CORS header by default - thank you @Billsong19 in #24 for the suggestion.

If you want to disable this, remove the Access-Control-Allow-Origin header from your config.json configuration file


Installation

  1. Download the docker-compose.yml file.

  2. Update the value for IMMICH_URL in your docker-compose file to point to your local URL for Immich. This should not be a public URL.

  3. Start the docker container. You can test that it is working by visiting https://YOUR_PROXY_URL.com/healthcheck.
    Check the container console output for any error messages.

docker-compose up -d
  1. Set the "External domain" in your Immich Server Settings to be whatever domain you use to publicly serve Immich Public Proxy:

Now whenever you share an image or gallery through Immich, it will automatically create the correct public path for you.

Don't miss a new immich-public-proxy release

NewReleases is sending notifications on new releases.