From bc5b84c9b419e444ef5350fe64f0e84b09470ff1 Mon Sep 17 00:00:00 2001 From: "lawson.local.dev" Date: Wed, 26 Aug 2026 13:37:42 +0930 Subject: [PATCH] add proxmox helper script --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7bcbe7f235..c41b885c14 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ You can serve the app from a subfolder using environment variable `BASE_URL` (do If the container needs to listen to IPv6, it needs to be enabled: https://serverfault.com/questions/1147296/how-to-enable-ipv6-on-ubuntu-20-04. Alternatively, you can mount your own `nginx.conf` own using docker option `-v "./nginx.conf:/etc/nginx/templates/default.conf.template"` (with `listen [::]:8080;` removed) +## Proxmox Install + +Run the command below in the Proxmox VE Shell + +```bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-it-tools.sh)"``` + ## Build requirements **To build this project**, around **8GB** of RAM is enough. Measured on a 4-core