Skip to content

Nginx Proxy Manager custom directory#42

Merged
akamal4 merged 2 commits intomainfrom
jcurt/npm-custom
Nov 17, 2025
Merged

Nginx Proxy Manager custom directory#42
akamal4 merged 2 commits intomainfrom
jcurt/npm-custom

Conversation

@joshuacurtiss
Copy link
Member

This improvement adds a mapping from custom to /var/www/custom within the Nginx Proxy Manager container. This can then be used to store any type of custom configuration or content that NPM needs, but in a way that can be consistent across our servers. If it isn't needed, it can be ignored. If it is needed, a proxy host's custom Nginx configuration can reference any files placed here.

If we need to provide any custom files such as custom error handlers or ANY other type of
customization, we can put it in the `custom` directory which maps to `/var/www/custom` in
the container.
@joshuacurtiss joshuacurtiss added the enhancement New feature or request label Nov 17, 2025
@akamal4 akamal4 merged commit 18082b4 into main Nov 17, 2025
2 checks passed
@joshuacurtiss joshuacurtiss deleted the jcurt/npm-custom branch November 17, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants