From a9ac6454c6b440343dbf7c17654215fd2272c3b2 Mon Sep 17 00:00:00 2001 From: Saksham Das Date: Wed, 5 Aug 2026 20:27:05 -0400 Subject: [PATCH] Note auto-deploy end-to-end verification --- DEPLOYMENT.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index 18e5175..4200190 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -2,6 +2,8 @@ Production runbook for deploying this app to a single Ubuntu server behind Cloudflare, with a self-hosted Gitea instance for code hosting. Written for `ciagent.org` on Hetzner Cloud, but nothing here is Hetzner-specific beyond the firewall step. +_Live since 2026-08-06 — auto-deploy via `ci-agent-deploy.timer` confirmed working end-to-end._ + ## Architecture One Docker host runs everything via `docker-compose.prod.yml`: Postgres, Redis, the API, a Celery worker, Celery beat, the Next.js frontend, Gitea, and an Nginx reverse proxy. Nginx is the only container with a host-published port (80/443); everything else is reached over the internal Compose network by service name. Three Cloudflare-proxied subdomains route to it: