Skip to main content

Web Application VM

Role: Central Reverse Proxy, Internal Web Application Host. Host: Hypervisor IP: <WEB_VM_IP>

Services

  • Caddy: The primary ingress controller. It handles TLS termination and routes traffic to all other internal services.
  • Forgejo: Self-hosted Git Service (Port 3001).
  • Umami: Web Analytics (Port 3000).
  • GoToSocial: ActivityPub Server (Port 8080).
  • Wiki: Documentation platform (Wiki.js or similar).

Access

  • SSH: Accessible via <USERNAME>@<WEB_VM_IP>.
  • HTTP/HTTPS: Exposed via Caddy to the internal network (and optionally external via port forwarding).