Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 4bfe1c82ff fix: enable Gitea scanner for aggregator — poll all repos with backlogs
- Switch docker-compose to Dockerfile.aggregator (includes git, cron, openssh)
- Remove command override so entrypoint.sh runs Gitea scanner on startup
- Use HTTPS cloning with token auth for private repos
- CI now builds from Dockerfile.aggregator and syncs docker-compose on deploy
- Cron rescans Gitea every 6 hours; aggregator now tracks 120 projects / 780 tasks

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 15:13:53 -04:00
Jeff Emmett 84f957d2e7 Add Gitea scanner integration and infrastructure task backlog (009-014)
- Gitea scanner: auto-discovers repos with backlog/ dirs, clones/syncs daily
- Updated Dockerfile.aggregator with cron-based scanning and entrypoint script
- Updated docker-compose configs for Gitea repo mounting and env vars
- Simplified backlog/config.yml format
- Added 6 infrastructure tasks: NLA Oracle, server hardening, Traefik
  hardening, container image updates, automated backups, health monitoring

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 21:20:38 +00:00