From 2761374f678b76ee0d300f8d4cf396babdf2a9d3 Mon Sep 17 00:00:00 2001 From: morgane Date: Wed, 3 Sep 2025 21:32:29 +0000 Subject: [PATCH] Actualiser docker/app/homepage-dashboard/config/services.yaml nouvelle structure --- .../homepage-dashboard/config/services.yaml | 380 +++++++++++------- 1 file changed, 229 insertions(+), 151 deletions(-) diff --git a/docker/app/homepage-dashboard/config/services.yaml b/docker/app/homepage-dashboard/config/services.yaml index 2f932be..a19d40c 100755 --- a/docker/app/homepage-dashboard/config/services.yaml +++ b/docker/app/homepage-dashboard/config/services.yaml @@ -1,154 +1,232 @@ # For configuration options and examples, please see: # https://gethomepage.dev/latest/configs/services +- Accès locales: + - Applications: + - Bitwarden: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/bitwarden.png + href: https://192.168.42.12:843/ + description: Gestion des mots de passe (accès local) + - Bookstack: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/bookstack.png + href: https://192.168.42.10:7661/ + description: Wiki interne (accès local) + - Cockpit: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/homepage.png + href: http://192.168.42.10:7665 + description: Gestion du serveur (accès local) + - Grocy: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/grocy.png + href: http://192.168.42.10:7662/ + description: Gestion des courses et stocks (accès local) + - Home Assistant: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/home-assistant.png + href: http://192.168.42.14:8234 + description: Automatisation de la maison (accès local) + - HomeBox: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/homebox.png + href: http://192.168.42.10:7663 + description: Gestion des collections (accès local) + - Jellyfin: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/jellyfin.png + href: http://192.168.42.12:8096 + description: Streaming multimédia (accès local) + - La grosse Bertha: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/octoprint.png + href: https://192.168.42.15 + description: Contrôle imprimante 3D (accès local) + - Mealie: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/mealie.png + href: http://192.168.42.10:7670/ + description: Cahier de recettes (accès local) + - Paperless: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/paperless.png + href: http://192.168.42.10:7667 + description: Gestion des documents (accès local) + - Dev Tools: + - Gitea: + icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/gitea.png + href: http://192.168.42.10:7630 + description: Hébergement Git (accès local) + - Gotify: + icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/gotify.png + href: http://192.168.42.10:7631/ + description: Plate forme pour notifications centralisées + - It-Tools: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/it-tools.png + href: http://192.168.42.10:7633/ + description: Outils pour développeurs (accès local) + - VSCode: + icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/vscode.png + href: http://192.168.42.10:7632 + description: Éditeur de code en ligne (accès local) + - Infra: + - Adminer: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/adminer.png + href: http://192.168.42.10:7605/ + description: Gestionnaire de base de données + - Duplicati: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/duplicati.png + href: http://192.168.42.10:7604/ + description: Sauvegarde automatique (accès local) + - NPM: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/nginx-proxy-manager.png + href: http://192.168.42.10:7603 + description: Reverse proxy (accès local) + - Portainer: + icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/portainer.png + href: http://192.168.42.10:7600 + description: Gestion des containers Docker (accès local) + - Maintenance: + - Dozzle: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/dozzle.png + href: http://192.168.42.10:7640/ + description: Visualisation des logs Docker (accès local) + - Supervision: + - Uptime-Kuma: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/uptime-kuma.png + href: http://192.168.42.10:7655 + description: Supervision des services (accès local) + - Grafana: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/grafana.png + href: http://192.168.42.10:7650 + description: Tableaux de bord de supervision + - Synology: + - Daisy: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-dsm.png + href: https://192.168.42.12:5001 + description: DSM du NAS + - DS Chat: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-chat.png + href: https://192.168.42.12:20001 + description: Chat Synology (accès local) + - DS Download: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-download-station.png + href: https://192.168.42.12:8001 + description: Téléchargements via Download Station (accès local) + - DS Drive: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-drive.png + href: https://192.168.42.12:10003 + description: Stockage et synchronisation (accès local) + - DS File: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-file-station.png + href: https://192.168.42.12:7001 + description: Gestionnaire de fichiers (accès local) + - DS Notes: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-note-station.png + href: https://192.168.42.12:9351 + description: Prise de notes (accès local) + - DS Photos: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-photos.png + href: https://192.168.42.12:5443 + description: Albums photos (accès local) + - DS VM: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-vmm.png + href: https://192.168.42.12:14641 + description: Albums photos (accès local) -- Applications locales: - - Bitwarden: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/bitwarden.png - href: https://192.168.42.12:843/ - description: Gestion des mots de passe (accès local) - - Bookstack: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/bookstack.png - href: https://192.168.42.10:7661/ - description: Wiki interne (accès local) - - Daisy: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-dsm.png - href: https://192.168.42.12:5001 - description: DSM du NAS - - Cockpit: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/homepage.png - href: http://192.168.42.10:7665 - description: Gestion du serveur (accès local) - - Grocy: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/grocy.png - href: http://192.168.42.10:7662/ - description: Gestion des courses et stocks (accès local) - - Home Assistant: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/home-assistant.png - href: http://192.168.42.14:8234 - description: Automatisation de la maison (accès local) - - HomeBox: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/homebox.png - href: http://192.168.42.10:7663 - description: Gestion des collections (accès local) - - Jellyfin: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/jellyfin.png - href: http://192.168.42.12:8096 - description: Streaming multimédia (accès local) - - La grosse Bertha: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/octoprint.png - href: https://192.168.42.15 - description: Contrôle imprimante 3D (accès local) - - Mealie: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/mealie.png - href: http://192.168.42.10:7670/ - description: Cahier de recettes (accès local) - - Paperless: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/paperless.png - href: http://192.168.42.10:7667 - description: Gestion des documents (accès local) - -- Gestion: - - Adminer: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/adminer.png - href: http://192.168.42.10:7605/ - description: Gestionnaire de base de données - - Dozzle: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/dozzle.png - href: http://192.168.42.10:7640/ - description: Visualisation des logs Docker (accès local) - - Duplicati: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/duplicati.png - href: http://192.168.42.10:7604/ - description: Sauvegarde automatique (accès local) - - Gitea: - icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/gitea.png - href: http://192.168.42.10:7630 - description: Hébergement Git (accès local) - - Gotify: - icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/gotify.png - href: http://192.168.42.10:7631/ - description: Plate forme pour notifications centralisées - - Grafana: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/grafana.png - href: http://192.168.42.10:7650 - description: Visualisation des données (accès local) - - It-Tools: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/it-tools.png - href: http://192.168.42.10:7633/ - description: Outils pour développeurs (accès local) - - NPM: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/nginx-proxy-manager.png - href: http://192.168.42.10:7603 - description: Reverse proxy (accès local) - - Portainer: - icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/portainer.png - href: http://192.168.42.10:7600 - description: Gestion des containers Docker (accès local) - - Uptime-Kuma: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/uptime-kuma.png - href: http://192.168.42.10:7655 - description: Supervision des services (accès local) - - VSCode: - icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/vscode.png - href: http://192.168.42.10:7632 - description: Éditeur de code en ligne (accès local) - -- Synology local: - - DS Chat: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-chat.png - href: https://192.168.42.12:20001 - description: Chat Synology (accès local) - - DS Download: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-download-station.png - href: https://192.168.42.12:8001 - description: Téléchargements via Download Station (accès local) - - DS Drive: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-drive.png - href: https://192.168.42.12:10003 - description: Stockage et synchronisation (accès local) - - DS File: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-file-station.png - href: https://192.168.42.12:7001 - description: Gestionnaire de fichiers (accès local) - - DS Notes: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-note-station.png - href: https://192.168.42.12:9351 - description: Prise de notes (accès local) - - DS Photos: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-photos.png - href: https://192.168.42.12:5443 - description: Albums photos (accès local) - - DS VM: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-vmm.png - href: https://192.168.42.12:14641 - description: Albums photos (accès local) - -- Synology: - - DS Chat: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-chat.png - href: https://chat.mashome.fr - description: Chat Synology (accès internet) - - DS Download: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-download-station.png - href: https://dl.mashome.fr - description: Téléchargements via Download Station (accès internet) - - DS Drive: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-drive.png - href: https://drive.mashome.fr - description: Stockage et synchronisation (accès internet) - - DS File: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-file-station.png - href: https://file.mashome.fr - description: Gestionnaire de fichiers (accès internet) - - DS Notes: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-note-station.png - href: https://notes.mashome.fr - description: Prise de notes (accès internet) - - DS Photos: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-photos.png - href: https://photos.mashome.fr - description: Albums photos (accès internet) - - DS VM: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-vmm.png - href: https://vm.mashome.fr - description: Albums photos (accès internet) \ No newline at end of file +- Accès a distance: + - Applications: + - Bitwarden: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/bitwarden.png + href: https://dragon.mashome.fr + description: Gestion des mots de passe (accès local) + - Bookstack: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/bookstack.png + href: https://wiki.mashome.fr + description: Wiki interne (accès local) + - Cockpit: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/homepage.png + href: http://cockpit.mashome.fr + description: Gestion du serveur (accès local) + - Grocy: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/grocy.png + href: http://grocy.mashome.fr + description: Gestion des courses et stocks (accès local) + - Home Assistant: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/home-assistant.png + href: http://gerald.mashome.fr + description: Automatisation de la maison (accès local) + - HomeBox: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/homebox.png + href: http://homebox.mashome.fr + description: Gestion des collections (accès local) + - Jellyfin: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/jellyfin.png + href: http://media.mashome.fr + description: Streaming multimédia (accès local) + - Mealie: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/mealie.png + href: http://mealie.mashome.fr + description: Cahier de recettes (accès local) + - Paperless: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/paperless.png + href: http://papyrus.mashome.fr + description: Gestion des documents (accès local) + - Dev Tools: + - Gitea: + icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/gitea.png + href: http://git.mashome.fr + description: Hébergement Git (accès local) + - Gotify: + icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/gotify.png + href: http://notif.mashome.fr + description: Plate forme pour notifications centralisées + - VSCode: + icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/vscode.png + href: http://vscode.mashome.fr + description: Éditeur de code en ligne (accès local) + - Infra: + - Duplicati: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/duplicati.png + href: http://backup.mashome.fr + description: Sauvegarde automatique (accès local) + - NPM: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/nginx-proxy-manager.png + href: http://npm.mashome.fr + description: Reverse proxy (accès local) + - Portainer: + icon: http://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/portainer.png + href: http://portainer.mashome.fr + description: Gestion des containers Docker + - Supervision: + - Uptime-Kuma: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/uptime-kuma.png + href: http://kume.mashome.fr + description: Supervision des services (accès local) + - Grafana: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/grafana.png + href: http://grafa.mashome.fr + description: Tableaux de bord de supervision + - Synology: + - Daisy: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-dsm.png + href: https://daisy.mashome.fr + description: DSM du NAS + - DS Chat: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-chat.png + href: https://chat.mashome.fr + description: Chat Synology (accès internet) + - DS Download: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-download-station.png + href: https://dl.mashome.fr + description: Téléchargements via Download Station (accès internet) + - DS Drive: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-drive.png + href: https://drive.mashome.fr + description: Stockage et synchronisation (accès internet) + - DS File: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-file-station.png + href: https://file.mashome.fr + description: Gestionnaire de fichiers (accès internet) + - DS Notes: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-note-station.png + href: https://notes.mashome.fr + description: Prise de notes (accès internet) + - DS Photos: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-photos.png + href: https://photos.mashome.fr + description: Albums photos (accès internet) + - DS VM: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/synology-vmm.png + href: https://vm.mashome.fr + description: Albums photos (accès internet)