Description:
Currently, this dashboard provides excellent management for Caddy and Traefik via their dynamic APIs. I would like to request support for Nginx to complete the "Big Three" proxy support.
Technical Challenges to Address:
-
Config Persistence: Unlike Caddy’s JSON API, Nginx requires writing to .conf files.
-
Reload Mechanism: ProxyDeck will need permission to execute nginx -s reload or interface with a sidecar container.
-
Compatibility: Support for the standard Nginx Open Source version (not just Nginx Plus).
Add support for nginx proxy manager as an adapter or use existing libraries to do the same.
Description:
Currently, this dashboard provides excellent management for Caddy and Traefik via their dynamic APIs. I would like to request support for Nginx to complete the "Big Three" proxy support.
Technical Challenges to Address:
Config Persistence: Unlike Caddy’s JSON API, Nginx requires writing to .conf files.
Reload Mechanism: ProxyDeck will need permission to execute
nginx -s reloador interface with a sidecar container.Compatibility: Support for the standard Nginx Open Source version (not just Nginx Plus).
Add support for nginx proxy manager as an adapter or use existing libraries to do the same.