notes/pvex.md

21 lines
913 B
Markdown
Raw Normal View History

2024-09-12 14:40:22 +00:00
# Home Server
2024-09-12 14:43:58 +00:00
## Software/OS: Proxmox Virtual Environment
2024-09-12 14:40:22 +00:00
### Linux Containers:
2024-09-12 14:41:10 +00:00
| Software | Type | RAM | CPU |
2024-09-12 14:41:22 +00:00
|----------------------|------------------------|:------|:--------|
2024-09-12 14:41:10 +00:00
| 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 |
2024-09-12 14:40:22 +00:00
### Vitual Machines:
| Name | RAM | CPU |
|:---------------------:|:----:|:-------:|
| Windows 10 | 8G | 4 cores |