Commit Graph

8 Commits

Author SHA1 Message Date
matthieu 231a1a1c15 feat : bake la CA racine MALIO pour joindre GlitchTip HTTPS via Tailscale (Option A)
GlitchTip est servi en HTTPS sur logs.malio-dev.fr (cert auto-signé interne).
Le SDK backend (sur le VPS OVH) le joint via Tailscale en gardant le DSN
hostname inchangé : la CA publique est installée dans le trust store de
l'image prod, et le hostname est résolu vers l'IP tailnet via extra_hosts
côté serveur (documenté). Aucun changement côté GlitchTip.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 13:45:05 +02:00
tristan d46e7c04d5 fix : copier la config PHP custom (memory_limit 512M) dans l'image de prod
Auto Tag Develop / tag (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 08:20:26 +02:00
tristan 399fd7335e fix : exclusion de certain jour férié et affichage différent des jours férié dans la page d'heure
Auto Tag Develop / tag (push) Has been cancelled
2026-04-14 11:25:44 +02:00
tristan 906c245451 feat(deploy) : add maintenance mode with automatic toggle during deploy
Auto Tag Develop / tag (push) Has been cancelled
2026-04-02 11:56:13 +02:00
tristan c13cab6b59 fix(deploy) : run console commands as www-data to prevent permission issues 2026-03-31 12:11:58 +02:00
tristan ab44b5439d fix(deploy) : add minimal .env file in Docker image for Symfony boot
Auto Tag Develop / tag (push) Has been cancelled
2026-03-31 10:38:59 +02:00
tristan caffb74cbf [#INFRA-142] Revoir le système de déploiement (#11)
Auto Tag Develop / tag (push) Successful in 7s
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
|                  |                 |

## Description de la PR

## Modification du .env

## Check list

- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié

Co-authored-by: gitea-actions <gitea-actions@local>
Reviewed-on: #11
Co-authored-by: tristan <tristan@yuno.malio.fr>
Co-committed-by: tristan <tristan@yuno.malio.fr>
2026-03-31 06:38:38 +00:00
tristan 65f6d8a530 feat : ajout monolog + fix script de déploiement
Auto Tag Develop / tag (push) Has been cancelled
2026-02-09 18:11:34 +01:00