mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-28 10:55:54 +03:00
[GH-ISSUE #1613] Clustering/multimaster #1214
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#1214
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 @egoistdream on GitHub (Nov 27, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1613
Hi,
I like to see the possibility to configure nginx-proxy-manager as a cluster system, possibile multimaster or active-passive.
This can be done by configure virtual ip on two serveres for example and one to be active and one passive, this can be done without your intervention but there is also need a system that sync the configuration between the servers.
Regards
@operinko commented on GitHub (Dec 7, 2021):
You could set the servers up to use the same MariaDB instance instead of the default sqlite setup.
As for files, a network share to hold them would be pretty easy to set up.
@egoistdream commented on GitHub (Dec 9, 2021):
I will take this in consideration as I have galera cluster for mysql, and also the ceph for share storage, and I think VIP can be done with keepalive and some http check to the nginx proxymanager admin interface?
@corex-app commented on GitHub (Dec 15, 2021):
This works. Make sure your config file with JWT token is the same across all nginx-proxy-manager hosts or you will have issues accessing the GUI.
@egoistdream commented on GitHub (Dec 18, 2021):
But what if someone want to use docker container to build nginx proxy manager in HA?
@github-actions[bot] commented on GitHub (Mar 1, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 14, 2025):
Issue was closed due to inactivity.