From 08c0b2ce8a3a0121973b01f3c7ace6cacfcd1d93 Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Thu, 12 Sep 2024 14:40:22 +0000 Subject: [PATCH] Upload files to "/" --- pvex.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 pvex.md 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 |