This commit is contained in:
Mistral
2026-07-19 14:59:24 +02:00
parent 352831a8ad
commit f24837a492
+7 -27
View File
@@ -52,7 +52,7 @@
| 106 | Zigbee2MQTT | 192.168.0.177 | vm-zfs (subvol-106-disk-0, 5G) | ✅ Oui | running | 8081 |
| 200 | traefik-proxy | 192.168.0.100 | vm-zfs (subvol-200-disk-0, 10G) | ✅ Oui | running | 80, 443 |
| 201 | status-monitor | 192.168.0.201 | vm-zfs (subvol-201-disk-0, 2G) | ✅ Oui | running | 80 |
| 202 | git-server | 192.168.0.202 | vm-zfs (subvol-202-disk-0, 10G) | ✅ Oui | running | 3000, 2222 |
| 202 | gitea | 192.168.0.202 | vm-zfs (subvol-202-disk-0, 10G) | ✅ Oui | running | 3000, 2222 |
##### Status Monitor (CT201)
**IP**: 192.168.0.201 | **URL**: https://status.peis.fr | **Version**: v1.1.0
@@ -79,41 +79,21 @@
- Web: 3000 (HTTP)
- SSH: 2222 (pour git clone/push)
- **Stockage**: 10Go sur vm-zfs
- **Fonctionnalités**:
- Création et gestion de dépôts Git
- Interface web complète
- Gestion des utilisateurs et organisations
- Issues, Pull Requests, Wiki
- Webhooks pour CI/CD
- **Accès initial**:
- URL: http://192.168.0.202:3000 (installation)
- SSH: git@192.168.0.202:2222
- Après configuration: https://git.peis.fr
**IP**: 192.168.0.201 | **URL**: https://status.peis.fr | **Version**: v1.1.0
- **Description**: Service de monitoring en temps réel de l'état des VMs, containers et services du homelab
- **Fonctionnalités**:
- Vérification SSH, HTTP, HTTPS pour chaque service
- Bouton de refresh individuel par service
- Bouton de refresh global
- Animation de chargement pendant le refresh
- Historique du dernier changement de statut
- Affichage du numéro de version
- Auto-refresh toutes les 30 secondes
- **Services monitorés**: 25 services (SSH, HTTP, HTTPS pour MQTT, Frigate, AdGuard, Alpine-Docker, Zigbee2MQTT, Traefik, Home Assistant, Proxmox hosts, Raspberry Pi, et tous les domaines publics)
- **Ports vérifiés**:
- SSH: 22 pour tous les containers/VMs
- HTTP: ports spécifiques (1883, 5000, 80, 2375, 8081, etc.)
- HTTPS: 443 pour les domaines publics
- **Dépôt principal**: https://git.peis.fr/VisualPCI/homelab-config (toutes les configs sauvegardées)
- **Accès**:
- Web: https://git.peis.fr
- SSH: `git clone git@192.168.0.202:2222:VisualPCI/homelab-config.git`
##### Reverse Proxy (Traefik - CT200)
**IP**: 192.168.0.100 | **Dashboard**: https://traefik.peis.fr (admin/admin123)
| Domaine | Service cible | Type | SSL | Certificat | Statut |
|--------|---------------|------|-----|------------|--------|
| `ha.peis.fr` | Home Assistant (VM100) | HTTP | ✅ TLS | Let's Encrypt PROD | ✅ Running |
| `traefik.peis.fr` | Dashboard Traefik | Internal API | ✅ TLS | Let's Encrypt PROD | ✅ Running |
| `test.peis.fr` | Whoami (test) | HTTP | ✅ TLS | Let's Encrypt PROD | ✅ Running |
| `status.peis.fr` | Status Monitor (CT201) | HTTP | ✅ TLS | Let's Encrypt PROD | ✅ Running |
| `git.peis.fr` | Gitea (CT202) | HTTP | ✅ TLS | Let's Encrypt PROD | ⚠️ Certificat en attente |
| `git.peis.fr` | Gitea (CT202) | HTTP | ✅ TLS | Let's Encrypt PROD | ✅ Running |
**Configuration Let's Encrypt**
- Email: theo@peis.fr