feat: add CamWatch to domotique services
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
c4b57e9e32
commit
adff9bd7ff
@@ -90,6 +90,6 @@ Dans `services.json`, ajouter dans le tableau `categories` :
|
|||||||
| 🛠️ Projets Luca | AgentStats, CronViz, MonStatut, AgentChat, HomeStatus |
|
| 🛠️ Projets Luca | AgentStats, CronViz, MonStatut, AgentChat, HomeStatus |
|
||||||
| 🔧 Infrastructure | Portainer, Traefik, Grafana, InfluxDB, Dashdot, Watchtower |
|
| 🔧 Infrastructure | Portainer, Traefik, Grafana, InfluxDB, Dashdot, Watchtower |
|
||||||
| 🎬 Média | Plex, Jellyseerr, Sonarr, Radarr, Lidarr, Prowlarr, Jackett, qBittorrent, Pinchflat, Tautulli |
|
| 🎬 Média | Plex, Jellyseerr, Sonarr, Radarr, Lidarr, Prowlarr, Jackett, qBittorrent, Pinchflat, Tautulli |
|
||||||
| 🏠 Domotique | Home Assistant, ESPhome, Syncthing, Grott, Bresser Live, Mosquitto, Frigate |
|
| 🏠 Domotique | Home Assistant, ESPhome, Syncthing, Grott, Bresser Live, Mosquitto, Frigate, CamWatch |
|
||||||
| 💼 Productivité | Nextcloud, Gitea, VSCode, Planka, Actual Budget, CronMaster, Homarr |
|
| 💼 Productivité | Nextcloud, Gitea, VSCode, Planka, Actual Budget, CronMaster, Homarr |
|
||||||
| 🦊 VPN Firefox | retak, coucouze, roxxor, xouz, nale |
|
| 🦊 VPN Firefox | retak, coucouze, roxxor, xouz, nale |
|
||||||
|
|||||||
@@ -247,6 +247,13 @@
|
|||||||
"url": "https://frigate.nas.percolouco.com",
|
"url": "https://frigate.nas.percolouco.com",
|
||||||
"docker": "frigate",
|
"docker": "frigate",
|
||||||
"tags": ["camera", "surveillance", "lpr"]
|
"tags": ["camera", "surveillance", "lpr"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CamWatch",
|
||||||
|
"desc": "Rapport des passages véhicules — plaque, couleur, snapshot",
|
||||||
|
"url": "https://camwatch.nas.percolouco.com",
|
||||||
|
"docker": "camwatch",
|
||||||
|
"tags": ["camera", "surveillance", "lpr", "rapport"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user