Upload files to "/"

This commit is contained in:
timoxa0 2024-09-12 14:40:22 +00:00
commit 08c0b2ce8a

20
pvex.md Normal file
View file

@ -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 |