Update container spec to 4 cores 2GB RAM
This commit is contained in:
@@ -44,6 +44,8 @@ It is a standalone light-hearted project — not part of CIVICVS or TESSERA infr
|
|||||||
| Hostname | otivm-dev |
|
| Hostname | otivm-dev |
|
||||||
| LAN IP | 10.0.0.23 |
|
| LAN IP | 10.0.0.23 |
|
||||||
| WireGuard | 10.110.0.18 |
|
| WireGuard | 10.110.0.18 |
|
||||||
|
| Cores | 4 |
|
||||||
|
| RAM | 2048 MB |
|
||||||
| App user | otivm |
|
| App user | otivm |
|
||||||
| App port | 3000 |
|
| App port | 3000 |
|
||||||
| Python venv | /home/otivm/venv |
|
| Python venv | /home/otivm/venv |
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ The Gitea repo is always the SSOT for code. Archives cover the OS, stack, and co
|
|||||||
**Container state at time of archive:**
|
**Container state at time of archive:**
|
||||||
|
|
||||||
- Debian 12, unprivileged LXC
|
- Debian 12, unprivileged LXC
|
||||||
- 2 cores, 512 MB RAM, 8 GB disk
|
- 2 cores, 512 MB RAM, 8 GB disk (upgraded to 4 cores, 2 GB RAM on 2026-04-25 after archive)
|
||||||
- LAN IP: 10.0.0.23, WireGuard: 10.110.0.18
|
- LAN IP: 10.0.0.23, WireGuard: 10.110.0.18
|
||||||
- Node.js v22 installed (system)
|
- Node.js v22 installed (system)
|
||||||
- Python venv at /home/otivm/venv
|
- Python venv at /home/otivm/venv
|
||||||
|
|||||||
Reference in New Issue
Block a user