From 21933be7095eb87089e6e01b5de5a6665d09dfa0 Mon Sep 17 00:00:00 2001 From: tteck Date: Fri, 3 Sep 2021 15:33:46 -0400 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 2337db9c..82f6aa64 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,23 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/esph + + + +
+Nginx Proxy Manager LXC + +

Proxmox Nginx Proxy Manager LXC Container

+ +To create a new Proxmox Nginx Proxy Manager LXC Container, run the following from Proxmox web shell. + +``` + curl -sL https://raw.githubusercontent.com/ej52/proxmox/main/lxc/nginx-proxy-manager/create.sh | bash -s +``` +Thanks to [ej52](https://github.com/ej52/proxmox-scripts/blob/main/lxc/nginx-proxy-manager/README.md) + + +