Commit Graph

1 Commits

Author SHA1 Message Date
Jeff Emmett aeef0c5375 Add Gitea scanner for backlog aggregator auto-discovery
- gitea-scanner.ts: Scans Gitea API for repos with backlog/ directories
- Dockerfile.aggregator: Adds git, cron, openssh-client for repo sync
- entrypoint.sh: Runs initial scan on startup, configures SSH
- docker-compose.aggregator.yml: Mounts gitea-repos and SSH keys

Cron runs at 2 AM and 2 PM daily to discover new repos.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 17:41:30 -05:00