Roosevelt Docs

Infrastructure

Server setup, CI/CD workflows, monitoring en secret management

Infrastructure

Roosevelt draait op een Hetzner VPS met Caddy als reverse proxy en PM2 voor process management.

Server Stack

  • Hetzner Cloud — Europese hosting met voorspelbare kosten
  • Caddy — Automatische HTTPS, reverse proxy, static file serving
  • PM2 — Node.js process manager voor API en web apps
  • GitHub Actions — 13 geautomatiseerde CI/CD workflows

Subdomains

SubdomainServiceType
roosevelt.devMarketing siteStatic files
app.roosevelt.devWeb applicationPM2 (port 3003)
portal.roosevelt.devClient portalPM2 (port 3004)
api.roosevelt.devFastify APIPM2 (port 3001)
docs.roosevelt.devDocumentatieStatic files

On this page