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
- 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).
15 lines
468 B
Markdown
15 lines
468 B
Markdown
# 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.
|