From c3013cccd3bf0185f521e0199e1928ef397bfe07 Mon Sep 17 00:00:00 2001 From: Muhammad Ibrahim Date: Wed, 24 Sep 2025 19:45:18 +0100 Subject: [PATCH] Added min specs of VM / LXC --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index eaf559b..b4dc095 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,11 @@ Run on a clean Ubuntu/Debian server with internet access: curl -fsSL -o setup.sh https://raw.githubusercontent.com/9technologygroup/patchmon.net/main/setup.sh && chmod +x setup.sh && bash setup.sh ``` +#### Minimum specs : ##### +CPU : 1 vCPU +RAM : 1GB +Disk : 15GB + During setup you’ll be asked: - Domain/IP: public DNS or local IP (default: `patchmon.internal`) - SSL/HTTPS: `y` for public deployments with a public IP, `n` for internal networks