From c1f2953b3e207ff4b69e12020ed83273a66b3e98 Mon Sep 17 00:00:00 2001 From: perco Date: Wed, 6 May 2026 15:58:34 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20remove=20Tautulli=20et=20Homarr=20(con?= =?UTF-8?q?tainers=20supprim=C3=A9s)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- services.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/services.json b/services.json index 88a18cd..842d1c9 100644 --- a/services.json +++ b/services.json @@ -184,13 +184,6 @@ "docker": "qbittorrent", "tags": ["torrent", "vpn"] }, - { - "name": "Tautulli", - "desc": "Statistiques et monitoring Plex", - "url": "http://192.168.1.29:8181", - "docker": "tautulli", - "tags": ["plex", "stats"] - }, { "name": "FlareSolverr", "desc": "Bypass Cloudflare pour indexeurs", @@ -290,13 +283,6 @@ "url": "http://192.168.1.29:5006", "docker": "actual-server", "tags": ["finance", "budget"] - }, - { - "name": "Homarr", - "desc": "Dashboard de démarrage alternatif", - "url": "http://192.168.1.29:7575", - "docker": "homarr", - "tags": ["dashboard"] } ] },