Note: As Nginx Proxy Manager uses openresty, nginx will be removed from the OS as it will conflict with openresty
To create a Proxmox container please follow the main README
sh -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/main/install.sh)" -s --app nginx-proxy-manager
Run the command above to install or update Nginx Proxy Manager
Note: Only Alpine(3.12+), Debian (11+) and Ubuntu(18+) are currently supported
argument | default | description |
---|---|---|
--app | none | application to install |
--cleanup | false | Remove dev dependencies after install |