mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #3850] How can I add a nginx domain host configuration? #2530
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#2530
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 @abmmhasan on GitHub (Jul 3, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3850
I wanna add a domain that is hosted in PHP-FPM docker. My configuration (a simple example):
I'm not getting how to add this!!! FYI, In
fastcgi_pass php:9000;, php is container identity as you already know.@robogeek commented on GitHub (Feb 7, 2025):
I want to convert my Nextcloud install to use FPM. The instructions there say to integrate with the FPM support in NGINX. Which, of course, means to do something like the above. I'd hoped there would be a button in the N.P.M. config, but there isn't.
There is the advanced configuration screen that lets us paste some nginx commands in.
For the case of NextCloud, it appears my NextCloud deployment could be an NGINX container that I configure for FPM, then that is proxied in N.P.M. in the normal way. But that means going through two NGINX's to get to the service which is excess overhead.
@zeknoss commented on GitHub (Jun 24, 2025):
Did you find a solution to this?
@robogeek commented on GitHub (Jun 24, 2025):
My solution was to start using Caddy. The defaults in Caddy are excellent.
@zeknoss commented on GitHub (Jun 24, 2025):
I guess I will go that route as well... I really liked how simple and easy to use NPM but this feature is a must have.
Thank you!
@github-actions[bot] commented on GitHub (Jan 15, 2026):
Issue is now considered stale. If you want to keep it open, please comment 👍