From c3fda9b26bbcf9f781a9d84225a5262f501e10c9 Mon Sep 17 00:00:00 2001 From: Mathias Date: Sun, 19 Jul 2026 23:57:01 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20wire=20INFRA=5FDEPLOY=5FKEY=20=E2=80=94?= =?UTF-8?q?=20CI=20now=20auto-deploys=20(#2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Deploy job's INFRA_DEPLOY_KEY (write deploy-key cad-atlas-ci on infra) is set; future main pushes auto-bump the infra image tag → Flux rolls. Also records the live Authentik-gated endpoint. This commit is itself the first auto-deploy test. Co-Authored-By: Claude Opus 4.8 (1M context) --- docs/INCEPTION-OATH.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/INCEPTION-OATH.md b/docs/INCEPTION-OATH.md index d1933b8..68e8e59 100644 --- a/docs/INCEPTION-OATH.md +++ b/docs/INCEPTION-OATH.md @@ -28,9 +28,10 @@ Oath holds. Methodology: brain `wiki/homelab/decisions/inception-sprint-and-oath ## Deployment -Live on koala k3s: namespace `cad-atlas`, 1 replica, served via ClusterIP `cad-atlas:80 → :8080` -(manifests in `mathias/infra` `k3s/apps/cad-atlas/`, reconciled by Flux). First deploy was -GitOps-direct; the CI `deploy` job auto-deploys future pushes once `INFRA_DEPLOY_KEY` is set (#2). +Live at **https://atlas.d-ma.be** (Authentik forward-auth — authed users only) on koala k3s: +namespace `cad-atlas`, 1 replica, `cad-atlas:80 → :8080` (manifests in `mathias/infra` +`k3s/apps/cad-atlas/`, reconciled by Flux). CI `deploy` job **auto-deploys** on every main push — +`INFRA_DEPLOY_KEY` (write deploy-key `cad-atlas-ci` on infra) is wired (#2 done). ## The honesty rule