[GH-ISSUE #1613] Clustering/multimaster #1214

Closed
opened 2026-02-26 06:36:14 +03:00 by kerem · 6 comments
Owner

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

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
kerem 2026-02-26 06:36:14 +03:00
Author
Owner

@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.

<!-- gh-comment-id:987974976 --> @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.
Author
Owner

@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?

<!-- gh-comment-id:989345419 --> @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?
Author
Owner

@corex-app commented on GitHub (Dec 15, 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?

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.

<!-- gh-comment-id:995209556 --> @corex-app commented on GitHub (Dec 15, 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? 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.
Author
Owner

@egoistdream commented on GitHub (Dec 18, 2021):

But what if someone want to use docker container to build nginx proxy manager in HA?

<!-- gh-comment-id:997298095 --> @egoistdream commented on GitHub (Dec 18, 2021): But what if someone want to use docker container to build nginx proxy manager in HA?
Author
Owner

@github-actions[bot] commented on GitHub (Mar 1, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:1972305642 --> @github-actions[bot] commented on GitHub (Mar 1, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Apr 14, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2800301979 --> @github-actions[bot] commented on GitHub (Apr 14, 2025): Issue was closed due to inactivity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#1214
No description provided.