[PR #12347] [CLOSED] docs: add example reverse proxy config for HA Proxy #13581

Closed
opened 2026-02-05 15:17:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/12347
Author: @linuxtim
Created: 9/5/2024
Status: Closed

Base: mainHead: haproxy-reverse-instructions


📝 Commits (1)

  • 880e2d2 docs: Add example reverse proxy config for HA Proxy.

📊 Changes

1 file changed (+63 additions, -0 deletions)

View changed files

📝 docs/docs/administration/reverse-proxy.md (+63 -0)

📄 Description

Thanks for helping to maintain Immich and also for looking at this PR...

haproxy is a commonly used and long-standing high performance and full featured proxy and load balancer etc. etc. This PR adds instructions for configuring HA Proxy to provide access to Immich.

Since the availability and use of basic auth (see https://github.com/immich-app/immich/pull/6840 etc.) is not well documented, I also show the use of this in the sample config (along with instructions for how to omit that feature).

Thanks!

Tim.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/12347 **Author:** [@linuxtim](https://github.com/linuxtim) **Created:** 9/5/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `haproxy-reverse-instructions` --- ### 📝 Commits (1) - [`880e2d2`](https://github.com/immich-app/immich/commit/880e2d224c06807ab483346c869ac78053218da9) docs: Add example reverse proxy config for HA Proxy. ### 📊 Changes **1 file changed** (+63 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/administration/reverse-proxy.md` (+63 -0) </details> ### 📄 Description Thanks for helping to maintain Immich and also for looking at this PR... [haproxy](https://en.wikipedia.org/wiki/HAProxy) is a commonly used and long-standing high performance and full featured proxy and load balancer etc. etc. This PR adds instructions for configuring HA Proxy to provide access to Immich. Since the availability and use of basic auth (see https://github.com/immich-app/immich/pull/6840 etc.) is not well documented, I also show the use of this in the sample config (along with instructions for how to omit that feature). Thanks! Tim. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 15:17:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#13581