|
@@ -348,16 +348,17 @@ rsync -az -e "ssh -i $key -p $port" archive.tar archive.info.json user@host:/hom
|
|
|
## 13. Phases de développement
|
|
## 13. Phases de développement
|
|
|
|
|
|
|
|
### Phase 1 — MVP local
|
|
### Phase 1 — MVP local
|
|
|
-- [ ] manifest.toml, install, remove, nginx, systemd
|
|
|
|
|
-- [ ] Flask + SQLite + APScheduler
|
|
|
|
|
-- [ ] Jobs ynh_app et ynh_system
|
|
|
|
|
-- [ ] Rétention count et daily
|
|
|
|
|
-- [ ] Dashboard local (jobs + historique + Run now)
|
|
|
|
|
|
|
+- [x] manifest.toml, install, remove, nginx, systemd
|
|
|
|
|
+- [x] Flask + SQLite + APScheduler
|
|
|
|
|
+- [x] Jobs ynh_app et ynh_system
|
|
|
|
|
+- [x] Rétention count et daily
|
|
|
|
|
+- [x] Dashboard local (jobs + historique + Run now)
|
|
|
|
|
|
|
|
### Phase 2 — Périmètre complet
|
|
### Phase 2 — Périmètre complet
|
|
|
-- [ ] Jobs custom_dir (exclusions + format YNH compatible)
|
|
|
|
|
-- [ ] Jobs mysql et postgresql
|
|
|
|
|
-- [ ] Restauration complète custom_dir + DB
|
|
|
|
|
|
|
+- [x] Jobs custom_dir (exclusions + format YNH compatible)
|
|
|
|
|
+- [x] Jobs mysql et postgresql
|
|
|
|
|
+- [x] Restauration complète custom_dir
|
|
|
|
|
+- [ ] Restauration complète DB (mysql + postgresql)
|
|
|
- [ ] Destinations rsync SSH / SFTP
|
|
- [ ] Destinations rsync SSH / SFTP
|
|
|
- [ ] Notifications email
|
|
- [ ] Notifications email
|
|
|
|
|
|
|
@@ -376,4 +377,4 @@ rsync -az -e "ssh -i $key -p $port" archive.tar archive.info.json user@host:/hom
|
|
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
-*backupmanager_ynh — CDC v4.0 — 2026-05-08*
|
|
|
|
|
|
|
+*backupmanager_ynh — CDC v4.0 — 2026-05-08 | Avancement mis à jour le 2026-05-08*
|