mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #43] Make /etc/nginx/conf.d/default.conf configurable #41
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#41
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 @xorinzor on GitHub (Jan 5, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/43
Hi,
I've noticed that it isn't possible currently to set a custom nginx configuration to the default.conf.
Right now I would have to make my own script that gets applied every time the docker container gets built (ie: every update). Which isn't too bad, but could potentially result in that I'd overwrite any changes that got made to default.conf in a future update.
It'd be great if this could be configurable from the admin panel too, or at least for these files to be made persistent.
@OhHeyAlan commented on GitHub (May 10, 2019):
If you use docker-compose.yml then just add a volume and pass your default.conf to your container (its what i'm doing). :-)
@meichthys commented on GitHub (Aug 15, 2020):
@OhHeyAlan In this case, would the ./default.conf need to reside on the docker host? Generally i prefer not to have any container related files saved on the host (outside of volumes).
@github-actions[bot] commented on GitHub (Apr 4, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@xorinzor commented on GitHub (Apr 4, 2024):
👍
@github-actions[bot] commented on GitHub (Dec 24, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍