Upload files to "/"
This commit is contained in:
commit
08c0b2ce8a
20
pvex.md
Normal file
20
pvex.md
Normal 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 |
|
Loading…
Reference in a new issue