Wiki/infra
Corentin JOGUET ecb7a44c3c
Some checks are pending
CI / Lint bridge (Biome) (push) Waiting to run
CI / Type-check bridge (push) Blocked by required conditions
CI / Tests unit bridge (push) Blocked by required conditions
CI / Tests integration bridge (push) Blocked by required conditions
CI / Security scan (push) Waiting to run
CI / Docker build + healthcheck (push) Blocked by required conditions
ops(infra): add Forgejo Actions Runner skeleton
- infra/forgejo-runner/compose.yml : runner v6.5.0 avec auto-register
- infra/forgejo-runner/.env.example : variables registration
- infra/forgejo-runner/README.md : setup + usage + securite + troubleshooting
- infra/README.md : index

Le runner est OPTIONNEL et a deployer separement quand on veut activer le CI
sur git.acadenice.com. Tant que pas deploye, les workflows GitHub Actions
restent actifs sur github.com/AcadeNice/wiki (mirror).
2026-05-07 13:49:19 +02:00
..
forgejo-runner ops(infra): add Forgejo Actions Runner skeleton 2026-05-07 13:49:19 +02:00
README.md ops(infra): add Forgejo Actions Runner skeleton 2026-05-07 13:49:19 +02:00

Infra

Infrastructure auxiliaire (hors stack applicative principale).

Sous-dossiers

Dossier Role
forgejo-runner/ Runner CI/CD pour git.acadenice.com (Forgejo Actions)
traefik/ (a venir) Configuration Traefik si versionnee
monitoring/ (a venir Phase 3) Prometheus + Grafana + Loki

Deploiement

Chaque sous-dossier est independant et auto-suffisant. Voir le README.md du sous-dossier concerne pour le setup.