43 Commits
Author SHA1 Message Date
Magikgit 73224bc4b4 docs: mise a jour inventaire + docs agents pour Authentik CT203 2026-07-21 01:51:33 +02:00
Magikgit 3d74f1576c merge origin/main and resolve conflicts 2026-07-21 01:47:15 +02:00
Magikgit 20c9257aa8 deploy: authentik LXC203 + traefik auth.peis.fr routing 2026-07-21 01:46:28 +02:00
Windsurf 99bac436ba fix(status-monitor): corrige guillemets onclick refresh pour eviter erreur JS 2026-07-20 21:18:37 +02:00
Windsurf be3359e529 feat(status-monitor): v1.3.0 - design moderne, waiting, reverse proxy, /apps 2026-07-20 21:05:22 +02:00
Windsurf c63ff8a6a0 feat(status-monitor): v1.2.0 - Liens cliquables, filtres, public_url 2026-07-20 20:45:38 +02:00
Windsurf 84226f2416 docs(git): Mise à jour authentification Git vers Windsurf/3N14E7GWVSgi3K 2026-07-20 20:28:54 +02:00
Mistral 3ce9d01b9c docs(deploy): Flux IDE -> WSL -> CT200 -> CT201
- Corriger deploy.sh : synchronisation IDE -> WSL avant deploy
- Remplacer here-doc par commande ssh directe pour eviter erreurs CRLF/encoding
- Mettre a jour INSTRUCTIONS.md avec le flux de deploiement status-monitor
- Mettre a jour AGENT_devops.md avec le workflow complet IDE -> WSL -> CT200 -> CT201
2026-07-20 20:01:30 +02:00
Mistral 340847c88e Fix(status-monitor): v1.1.1 - Corrections JavaScript et ajout CT202
- Corriger les guillemets dans onclick (SyntaxError JavaScript)
- Corriger indentation setGlobalLoad
- Ajouter service CT202 (Gitea) SSH + HTTP
- Incrémenter version à 1.1.1
- Corriger deploy.sh (CRLF + méthode SCP depuis WSL)
2026-07-20 19:35:34 +02:00
root 8bb75727bb docs: Ajout du recapitulatif des travaux du 20/07/2026
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-07-20 01:24:09 +02:00
root bcbd33e69a docs(status-monitor): Correction du script deploy.sh pour utiliser le rebond CT200
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-07-20 01:17:00 +02:00
root 00cb9f507f docs(AGENT_devops): Mise à jour avec le workflow DevOps réel utilisé pour pull, push, modifier CT201, commit et deployer
- Ajout de la section "Workflow complet utilisé pour la correction du 20/07/2026"
- Documentation des commandes SSH avec rebond (-J root@192.168.0.100)
- Documentation de GIT_SSL_NO_VERIFY=true pour contourner les problèmes de certificat
- Documentation de l'authentification Git (VisualPCI/3N14E7GWVSgi3K)
- Mise à jour de l'historique des modifications

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
v1.1.2
2026-07-20 01:15:17 +02:00
root 685060c424 Fix(status-monitor): Correction des guillemets dans le JavaScript - Resout SyntaxError loading
- Remplace class=\" par class=' dans les strings JS
- Corrigé onclick et title attributs pour éviter les erreurs de syntaxe
- La ligne 277 (style=) également corrigée

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-07-20 00:58:06 +02:00
Magikgit 586c658aae Actualiser migration/AGENT-migration-containers.md 2026-07-19 22:38:47 +00:00
Magikgit 5f09c3d924 Actualiser AGENT_MAJ_traefik_GIT_inventaire.md 2026-07-19 22:37:46 +00:00
Magikgit f432356785 Actualiser INSTRUCTIONS.md 2026-07-19 22:36:08 +00:00
Magikgit 86b3fcd349 Actualiser AGENT_devops.md 2026-07-19 22:35:08 +00:00
Magikgit bec910e14a fix(status-monitor): Correction des guillemets dans le JavaScript - Fix SyntaxError loading v1.1.1 2026-07-19 22:20:53 +00:00
VisualPCI 43decc762a docs: Mise a jour du guide AGENT_MAJ_traefik_GIT_inventaire avec workflow Git complet et authentification 2026-07-19 22:05:09 +00:00
VisualPCI c2818b4131 docs: Ajout du guide AGENT_MAJ_traefik_GIT_inventaire avec workflow Git complet 2026-07-19 22:04:30 +00:00
Magikgit 5e8b6ad2eb feat(status-monitor): Add complete status monitor code with git workflow
- Add VERSION file (v1.1.0)
- Add README.md with complete git workflow documentation
- Add deploy.sh (corrected version)
- Add status-monitor.service for systemd
- Status monitor app.py already exists in repo

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
v1.1.0
2026-07-19 21:49:46 +00:00
Magikgit 9e6d1bdc73 Update AGENT_MAJ_traefik_GIT_inventaire.md - Mode operatoire generique avec user VisualPCI password 3N14E7GWVSgi3K et rebonds via CT200
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-07-19 20:03:03 +00:00
Magikgit 60ae2e1362 Add AGENT_MAJ_traefik_GIT_inventaire.md - Documentation complete des configurations Traefik et synchronisation Git
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-07-19 19:54:56 +00:00
Magikgit d9e5e479e4 Add AGENT_Transfert_de_certificat_viaCT200.md - Documentation du processus de transfert de certificat SSH via CT200
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-07-19 19:47:36 +00:00
VisualPCI af722e541e chore(traefik): reorganize config files and update to production versions
- Moved service docker-compose files to services/ directory
- Added missing ha-nginx.conf and updated config files from CT 200
- Removed obsolete -final.yml files
- Updated dynamic.yml with full production config (HA, git, status-monitor)
2026-07-19 19:11:04 +00:00
VisualPCI e45c4b8a2a feat(traefik): add AdGuard Home proxy config (adguard.peis.fr) 2026-07-19 19:06:00 +00:00
VisualPCI a56203077e Actualiser KEYs/key_list 2026-07-19 14:06:45 +00:00
VisualPCI 996c11dd6a Actualiser Perso/service-whoami.md 2026-07-19 14:06:03 +00:00
VisualPCI 8a4f1ca667 Actualiser INVENTAIRE/homelab-inventaire.md 2026-07-19 14:04:11 +00:00
VisualPCI b97bb9b014 Actualiser Perso/archives/reinstallation-prox2-config.md 2026-07-19 14:03:33 +00:00
VisualPCI 7be8251d5c Actualiser Perso/sites utiles 2026-07-19 14:03:03 +00:00
VisualPCI e5fb6afbb3 Actualiser AGENT_devops.md 2026-07-19 14:02:41 +00:00
Mistral 0ea1685376 Add: 2026-07-19 15:55:39 +02:00
Mistral 72348e335b Add: 2026-07-19 15:52:39 +02:00
Mistral 90c473f45f Add: 2026-07-19 15:47:22 +02:00
Mistral 239ad0a8b1 Fix: 2026-07-19 15:47:22 +02:00
VisualPCI 9291f2c657 Actualiser AGENT-TRAEFIK-https-homelab-infomaniak.md 2026-07-19 13:42:19 +00:00
VisualPCI 4f6a98e40a Actualiser AGENT-creation-lxc-proxmox.md 2026-07-19 13:41:02 +00:00
VisualPCI b2652c78a6 Actualiser AGENT-migration-containers.md 2026-07-19 13:40:25 +00:00
Mistral da6b794a4d Ajout: 2026-07-19 15:07:18 +02:00
Mistral f24837a492 Mise 2026-07-19 14:59:24 +02:00
Mistral 352831a8ad Initial 2026-07-19 14:56:31 +02:00
VisualPCI a4ec6a617e Initial commit 2026-07-19 12:56:02 +00:00