sochboard/config/dashboard.yml

132 lines
4 KiB
YAML
Raw Permalink Normal View History

site:
name: "Soch Family"
title: " "
logoUrl: "https://immich.socheleau.fr/api/assets/e010423f-ca95-45a4-a9ee-9bb1a5a48688/thumbnail?slug=us_6&size=preview&c=IhgKJYiHg4ZfhXh6h5aJp5eAdQlJ&edited=true"
showFooter: false
theme:
mode: "dark"
accent: "#8b5cf6"
background: "gradient"
icon_size: "large"
authentication:
logout_url: "https://auth.socheleau.fr/logout"
header_format: "Remote-User"
username: "Remote-Name"
header_user: "Remote-User"
header_group: "Remote-Groups"
sections:
- id: "soch-services"
title: "Soch's services"
cardLayout: "horizontal"
links:
- id: "authelia"
name: "Authelia"
description: "Authentification unique"
url: "https://auth.socheleau.fr"
icon: "Shield"
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/authelia.svg"
color: "#1a7f37"
openInNewTab: false
- id: "plex"
name: "Plex"
description: "Films et séries"
url: "https://plex.socheleau.fr"
icon: "Film"
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/plex.svg"
color: "#e5a00d"
openInNewTab: false
- id: "bitwarden"
name: "Bitwarden"
description: "Mots de passe"
url: "https://bitwarden.socheleau.fr"
icon: "Shield"
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/bitwarden.svg"
color: "#175ddc"
openInNewTab: false
- id: "immich"
name: "Immich"
description: "Photos et vidéos"
url: "https://immich.socheleau.fr"
icon: "Image"
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/immich.svg"
color: "#4250af"
openInNewTab: false
- id: "freshrss"
name: "FreshRSS"
description: "Flux RSS"
url: "https://rss.socheleau.fr"
icon: "Rss"
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/freshrss.svg"
color: "#0979b0"
openInNewTab: false
- id: "tandoor"
name: "Tandoor"
description: "Recettes de cuisine"
url: "https://tandoor.socheleau.fr"
icon: "ChefHat"
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/tandoor-recipes.svg"
color: "#dc7b2a"
openInNewTab: false
- id: "readeck"
name: "Readeck"
description: "Lecture différée"
url: "https://readeck.socheleau.fr"
icon: "BookOpen"
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/readeck.svg"
color: "#14b8a6"
openInNewTab: false
- id: "homes"
title: "Homes"
cardLayout: "horizontal"
links:
- id: "arasu"
name: "Arasu"
description: "Domotique"
url: "https://arasu.socheleau.fr"
icon: "House"
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/home-assistant.svg"
color: "#22c55e"
openInNewTab: false
- id: "arr"
title: "*arr"
cardLayout: "horizontal"
visible_by_group: "arr"
links:
- id: "radarr"
name: "Radarr"
description: "Gestion de films"
url: "https://radarr.arr.socheleau.fr"
icon: "Clapperboard"
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/radarr.svg"
color: "#e73a2e"
openInNewTab: false
- id: "sonarr"
name: "Sonarr"
description: "Gestion de séries"
url: "https://sonarr.arr.socheleau.fr"
icon: "Tv"
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/sonarr.svg"
color: "#35c5f4"
openInNewTab: false
- id: "prowlarr"
name: "Prowlarr"
description: "Indexeur de torrents"
url: "https://prowlarr.arr.socheleau.fr"
icon: "Search"
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/prowlarr.svg"
color: "#e65c21"
openInNewTab: false