From d9d710c669cd047562d1a3318182125f8fe3532a Mon Sep 17 00:00:00 2001 From: otivm Date: Sat, 25 Apr 2026 12:54:31 +0000 Subject: [PATCH] Update container spec to 4 cores 2GB RAM --- CLAUDE.md | 2 ++ docs/archives.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index e182eaf..ec39618 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -44,6 +44,8 @@ It is a standalone light-hearted project — not part of CIVICVS or TESSERA infr | Hostname | otivm-dev | | LAN IP | 10.0.0.23 | | WireGuard | 10.110.0.18 | +| Cores | 4 | +| RAM | 2048 MB | | App user | otivm | | App port | 3000 | | Python venv | /home/otivm/venv | diff --git a/docs/archives.md b/docs/archives.md index 3a3f27c..b9f4181 100644 --- a/docs/archives.md +++ b/docs/archives.md @@ -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:** - 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 - Node.js v22 installed (system) - Python venv at /home/otivm/venv