2026-07-24 06:59:17 +00:00
|
|
|
site:
|
|
|
|
|
name: "Soch Family"
|
2026-07-24 07:56:30 +00:00
|
|
|
title: " "
|
|
|
|
|
#title: "Les applications de la famille"
|
|
|
|
|
logoUrl: "https://immich.socheleau.fr/api/assets/e010423f-ca95-45a4-a9ee-9bb1a5a48688/thumbnail?slug=us_6&size=preview&c=IhgKJYiHg4ZfhXh6h5aJp5eAdQlJ&edited=true"
|
2026-07-24 06:59:17 +00:00
|
|
|
#description: "Accès rapide à nos services"
|
|
|
|
|
showFooter: false
|
|
|
|
|
|
|
|
|
|
theme:
|
|
|
|
|
mode: "dark"
|
|
|
|
|
accent: "#8b5cf6"
|
|
|
|
|
background: "gradient"
|
|
|
|
|
|
2026-07-24 07:56:30 +00:00
|
|
|
authentication:
|
|
|
|
|
logout_url: "https://auth.socheleau.fr/logout"
|
|
|
|
|
header_format: "Remote-User"
|
|
|
|
|
username: "Remote-User"
|
|
|
|
|
|
2026-07-24 06:59:17 +00:00
|
|
|
sections:
|
|
|
|
|
- id: "global"
|
|
|
|
|
title: "Global"
|
|
|
|
|
description: "Services accessibles à toute la famille"
|
2026-07-24 07:56:30 +00:00
|
|
|
cardLayout: "horizontal"
|
2026-07-24 06:59:17 +00:00
|
|
|
links:
|
|
|
|
|
- id: "nextcloud"
|
|
|
|
|
name: "Nextcloud"
|
|
|
|
|
description: "Fichiers et documents"
|
|
|
|
|
url: "https://cloud.example.com"
|
|
|
|
|
icon: "Cloud"
|
|
|
|
|
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/nextcloud.svg"
|
|
|
|
|
color: "#2daae1"
|
|
|
|
|
openInNewTab: false
|
|
|
|
|
|
|
|
|
|
- id: "jellyfin"
|
|
|
|
|
name: "Jellyfin"
|
|
|
|
|
description: "Films et séries"
|
|
|
|
|
url: "https://jellyfin.example.com"
|
|
|
|
|
icon: "Film"
|
|
|
|
|
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/jellyfin.svg"
|
|
|
|
|
color: "#aa5cc3"
|
|
|
|
|
openInNewTab: false
|
|
|
|
|
|
|
|
|
|
- id: "navidrome"
|
|
|
|
|
name: "Navidrome"
|
|
|
|
|
description: "Musique"
|
|
|
|
|
url: "https://music.example.com"
|
|
|
|
|
icon: "Music"
|
|
|
|
|
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/navidrome.svg"
|
|
|
|
|
color: "#22c55e"
|
|
|
|
|
openInNewTab: false
|
|
|
|
|
|
|
|
|
|
- id: "minecraft"
|
|
|
|
|
name: "Minecraft"
|
|
|
|
|
description: "Serveur de jeu"
|
|
|
|
|
url: "https://minecraft.example.com"
|
|
|
|
|
icon: "Gamepad2"
|
|
|
|
|
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/minecraft.svg"
|
|
|
|
|
color: "#f97316"
|
|
|
|
|
openInNewTab: false
|
|
|
|
|
|
|
|
|
|
- id: "custom"
|
|
|
|
|
title: "Liens personnalisés"
|
|
|
|
|
description: "Autres liens utiles"
|
|
|
|
|
cardLayout: "horizontal"
|
|
|
|
|
links:
|
|
|
|
|
- id: "homeassistant"
|
|
|
|
|
name: "Home Assistant"
|
|
|
|
|
description: "Domotique"
|
|
|
|
|
url: "https://ha.example.com"
|
|
|
|
|
icon: "House"
|
|
|
|
|
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/home-assistant.svg"
|
|
|
|
|
color: "#22c55e"
|
|
|
|
|
openInNewTab: false
|
|
|
|
|
|
|
|
|
|
- id: "router"
|
|
|
|
|
name: "Routeur"
|
|
|
|
|
description: "Administration réseau"
|
|
|
|
|
url: "http://192.168.1.1"
|
|
|
|
|
icon: "Router"
|
|
|
|
|
color: "#f59e0b"
|
|
|
|
|
openInNewTab: false
|