Skip to content

feat: add support for nginx proxy mgmt #1

@zhravan

Description

@zhravan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions