notes/pvex.md
2024-09-12 14:45:19 +00:00

21 lines
955 B
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 | 2 cores |
| vaultwarden | Password manager | 1Gb | 1 core |
| shlink | URL shortener | 1Gb | 1 core |
| forgejo | Git repository manager | 2Gb | 2 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:
| Name | RAM | CPU |
|:----------------------|:----:|:-------:|
| Windows 10 | 8G | 4 cores |