21 lines
900 B
Markdown
21 lines
900 B
Markdown
# 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 |
|