notes/pvex.md
2024-09-12 17:59:54 +00:00

21 lines
1 KiB
Markdown

# Home Server
## Software/OS: [Proxmox Virtual Environment](https://pve.proxmox.com/wiki/Main_Page)
### Linux Containers:
| Software | Type | RAM | CPU |
|:---------------------|:-----------------------|:------|:--------|
| nginx | Reverse proxy | 1Gb | 1 cores |
| vaultwarden | Password manager | 1Gb | 1 core |
| shlink | URL shortener | 1Gb | 1 core |
| forgejo | Git repository manager | 2Gb | 1 cores |
| mysql | Database | 4Gb | 1 core |
| squid | Http proxy | 512Mb | 1 core |
| python | Python Runtime | 1Gb | 2 cores |
| openjdk | Minecraft server | 10Gb | 6 cores |
### Vitual Machines:
| OS | Software | RAM | CPU |
|:---------------------|:-----------------------|:------|:--------|
| Windows 10 | Visual Studi | 10Gb | 4 cores |