[PR #3654] [CLOSED] Map volumes to persistent paths in example compose files #3734

Closed
opened 2026-02-26 08:31:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/3654
Author: @he3als
Created: 3/26/2024
Status: Closed

Base: developHead: develop


📝 Commits (1)

  • 7f37c6d Map volumes to persistent paths in example compose files

📊 Changes

3 files changed (+8 additions, -8 deletions)

View changed files

📝 README.md (+2 -2)
📝 docs/advanced-config/README.md (+2 -2)
📝 docs/setup/README.md (+4 -4)

📄 Description

The documentation currently includes example docker-compose.yml files that will clear users' NPM data when the server is re-deployed, which can confuse, e.g., this Reddit post.

This pull request makes the example compose files instead save to a persistent location, /srv/nginx-proxy-manager.


🔄 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/NginxProxyManager/nginx-proxy-manager/pull/3654 **Author:** [@he3als](https://github.com/he3als) **Created:** 3/26/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`7f37c6d`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/7f37c6dbe50a99924cf4a5efd146e83be4e269d3) Map volumes to persistent paths in example compose files ### 📊 Changes **3 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) 📝 `docs/advanced-config/README.md` (+2 -2) 📝 `docs/setup/README.md` (+4 -4) </details> ### 📄 Description The documentation currently includes example `docker-compose.yml` files that will clear users' NPM data when the server is re-deployed, which can confuse, e.g., [this Reddit post](https://www.reddit.com/r/nginxproxymanager/comments/v8i7ju/nginx_proxymanager_data_removing_always_aftest/). This pull request makes the example compose files instead save to a persistent location, `/srv/nginx-proxy-manager`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:31:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#3734
No description provided.