feat(reports): static site at report.ci.commoninternet.net for the weekly Recipe Report
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing

nginx:alpine swarm service serving /var/lib/cc-ci-reports behind traefik
(Host(report.ci.commoninternet.net) + wildcard TLS), deployed by a reconcile
oneshot mirroring dashboard.nix. The /recipe-report skill writes the weekly
HTML pages there; nginx serves them live. report.ci.* already resolves
(wildcard *.ci DNS) and is covered by the wildcard cert.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
autonomic-bot
2026-06-02 22:56:21 +00:00
parent a78ec2de12
commit f5a6f7196f
2 changed files with 74 additions and 0 deletions

View File

@ -22,6 +22,7 @@
../../modules/drone-runner.nix
../../modules/bridge.nix
../../modules/dashboard.nix
../../modules/reports.nix
../../modules/backupbot.nix
../../modules/harness.nix
../../modules/warm-keycloak.nix