commit 08c0b2ce8a3a0121973b01f3c7ace6cacfcd1d93 Author: timoxa0 Date: Thu Sep 12 14:40:22 2024 +0000 Upload files to "/" diff --git a/pvex.md b/pvex.md new file mode 100644 index 0000000..cabae5b --- /dev/null +++ b/pvex.md @@ -0,0 +1,20 @@ +# Home Server +## Software: Provmox Virtual Environment +### Linux Containers: + +| Software | Type | RAM | CPU | +|----------------------|------------------------|:----:|:-------:| +| nginx | Reverse proxy | 1G | 2 cores | +| vaultwarden | Password manager | 1G | 1 core | +| shlink | URL shortener | 1G | 1 core | +| forgejo | Git repository manager | 2G | 2 cores | +| mysql | Database | 4G | 1 core | +| squid | Http proxy | 512M | 1 core | +| python | Python Runtime | 1G | 2 cores | +| openjdk | Minecraft server | 10G | 6 cores | + + +### Vitual Machines: +| Name | RAM | CPU | +|:---------------------:|:----:|:-------:| +| Windows 10 | 8G | 4 cores |