mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 09:55:51 +03:00
[GH-ISSUE #421] [Feature Request] Ability to create/edit global nginx configs in web interface #357
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#357
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lorddjinn on GitHub (May 24, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/421
Is your feature request related to a problem? Please describe.
I am currently setting up several proxy hosts within the interface and I am having to copy and paste my custom config over and over again. Copying and pasting the same thing over and over again is inefficient and can lead to errors and mistakes.
Describe the solution you'd like
I would like 2 things to be added.
1.) The ability to edit the /etc/nginx/conf.d/include/ files from within the interface and move the files to persistent mount point. This would allow me to edit one single file without the possibility of causing errors due to copy/pasting.
2.) The ability to create custom config files from the interface and being able to assign them to hosts and locations. This would allow to assign a config to some of the hosts/locations without having to edit the global file.
Both of these would allow updating configs to be a lot easier.
Describe alternatives you've considered
I thought about creating my own configs within the mount point and having them included but that does not solve the issue of the auto restart of nginx when I make a change. That is why I would like to see these changes within the interface where the hooks for restart are already programmed.
Additional context
None
@chaptergy commented on GitHub (May 11, 2021):
Related to https://github.com/jc21/nginx-proxy-manager/issues/375
@github-actions[bot] commented on GitHub (Mar 29, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (May 8, 2025):
Issue was closed due to inactivity.