Deployment docs
Start Here
Deploying to production? - Main: Production Runbook — Current production setup (Hetzner VPS) - Config: Configuration — Cross-repo env vars - Checklist: Hosting Checklist — historical Vercel-era wiring checklist
Quick reference: | Task | Documentation | |------|---------------| | Deploy to VPS | Production Runbook | | Configure environment | Configuration | | Setup systemd services | Systemd Units | | Rollback search changes | Search Rollout |
All Deployment Documentation
- Current production runbook:
production-single-vps.md - Includes the recommended deploy helper:
scripts/vps-deploy.sh - Runbook template (for new runbooks):
../_templates/runbook-template.md - Systemd unit templates (annual scheduling, worker priority, replay reconcile):
systemd/README.md - Search ranking rollout:
search-rollout.md - Historical deployment checklist / Vercel wiring:
hosting-and-live-server-to-dos.md - Cross‑repo env vars + host matrix:
environments-and-configuration.md - Generic checklists:
production-rollout-checklist.mdstaging-rollout-checklist.md(optional future)