mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2026-02-23 06:49:10 -06:00
Added min specs of VM / LXC
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user