Skip to main content

How to install Nginx Proxy Manager on proxmox 8.3.2 container

How to install Nginx Proxy Manager on proxmox 8.3.2 container

Requirements

CPU Core = 1

Memory = 512 Mb

Disk Size = 4 GB















apt update && apt upgrade -y

sh -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/main/install.sh)" -s --app nginx-proxy-manager






Comments