Update pvex.md

This commit is contained in:
timoxa0 2024-09-12 17:59:54 +00:00
parent 3a8778bf0b
commit 2a97135185

10
pvex.md
View file

@ -4,10 +4,10 @@
| Software | Type | RAM | CPU | | Software | Type | RAM | CPU |
|:---------------------|:-----------------------|:------|:--------| |:---------------------|:-----------------------|:------|:--------|
| nginx | Reverse proxy | 1Gb | 2 cores | | nginx | Reverse proxy | 1Gb | 1 cores |
| vaultwarden | Password manager | 1Gb | 1 core | | vaultwarden | Password manager | 1Gb | 1 core |
| shlink | URL shortener | 1Gb | 1 core | | shlink | URL shortener | 1Gb | 1 core |
| forgejo | Git repository manager | 2Gb | 2 cores | | forgejo | Git repository manager | 2Gb | 1 cores |
| mysql | Database | 4Gb | 1 core | | mysql | Database | 4Gb | 1 core |
| squid | Http proxy | 512Mb | 1 core | | squid | Http proxy | 512Mb | 1 core |
| python | Python Runtime | 1Gb | 2 cores | | python | Python Runtime | 1Gb | 2 cores |
@ -15,6 +15,6 @@
### Vitual Machines: ### Vitual Machines:
| Name | RAM | CPU | | OS | Software | RAM | CPU |
|:----------------------|:----:|:-------:| |:---------------------|:-----------------------|:------|:--------|
| Windows 10 | 8G | 4 cores | | Windows 10 | Visual Studi | 10Gb | 4 cores |