[PR #13764] [MERGED] docs: note about Nginx reverse proxy compatibility with Let's Encrypt #14050

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/13764
Author: @yozik04
Created: 10/27/2024
Status: Merged
Merged: 10/29/2024
Merged by: @alextran1502

Base: mainHead: patch-1


📝 Commits (5)

  • e94727b Nginx reverse proxy compatibility with Let's Encrypt
  • 628f5df Update reverse-proxy.md
  • 84e787a Update reverse-proxy.md
  • e443b56 Priority of = is higher
  • b9b64fd Update reverse-proxy.md

📊 Changes

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

View changed files

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

📄 Description

Description

Adding additional documentation for nginx reverse proxy configuration in case /.well-known is already used for Let's Encrypt.
Helps users to resolve the problem on the early stage.

Fixes #13597, #11036, #10799, #10657

How Has This Been Tested?

This is a documentation change

Checklist:

  • I have made corresponding changes to the documentation if applicable

🔄 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/13764 **Author:** [@yozik04](https://github.com/yozik04) **Created:** 10/27/2024 **Status:** ✅ Merged **Merged:** 10/29/2024 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (5) - [`e94727b`](https://github.com/immich-app/immich/commit/e94727bd74d3b7fe3233077a0514a7ac7777e795) Nginx reverse proxy compatibility with Let's Encrypt - [`628f5df`](https://github.com/immich-app/immich/commit/628f5df683d17b0fb044c2f661ae8c17a826ebea) Update reverse-proxy.md - [`84e787a`](https://github.com/immich-app/immich/commit/84e787a5371737e88a904e015fe20fdbb0142752) Update reverse-proxy.md - [`e443b56`](https://github.com/immich-app/immich/commit/e443b5669cdc5041d6f2e6dafcea72910c57b0fc) Priority of = is higher - [`b9b64fd`](https://github.com/immich-app/immich/commit/b9b64fdee8d05e50a60bef2fbc0f3730b55b1824) Update reverse-proxy.md ### 📊 Changes **1 file changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/administration/reverse-proxy.md` (+20 -0) </details> ### 📄 Description ## Description Adding additional documentation for nginx reverse proxy configuration in case /.well-known is already used for Let's Encrypt. Helps users to resolve the problem on the early stage. Fixes #13597, #11036, #10799, #10657 ## How Has This Been Tested? This is a documentation change ## Checklist: - [x] I have made corresponding changes to the documentation if applicable --- <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:25:39 +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#14050