Skip to main content

Vera — Local Workstation

Vera is the primary local development workstation. It connects to Helsinki2 via WireGuard and is used for building, deploying, and managing infrastructure.

Connection

PropertyValue
WireGuard IP10.200.0.2
Proxmox host10.200.0.1
OSLinux (local)
Usersouthville-forge

Role

  • Source of truth for Docusaurus content
  • Build environment for static sites
  • SSH gateway to Helsinki2 infrastructure
  • Local LLM and AI tooling host

Key Paths

PathPurpose
/home/southville-forge/Southville-Forge-System/Sites/All web projects
/home/southville-forge/Southville-Forge-System/Sites/docsaurus-echohuman/This Docusaurus project

SSH Reach from Vera

ssh [email protected] # Proxmox host
ssh [email protected] # VM700 (via WireGuard)
ssh [email protected] # CT320 Postgres
pct exec 101 -- bash # CT101 Caddy (from Proxmox)