You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-homelab/docker-compose/dashy/dashy-config.yml

73 lines
1.8 KiB
YAML

# Details about config.
# https://github.com/Lissy93/dashy/blob/master/docs/configuring.md
---
pageInfo:
title: Home Lab
sections:
- name: Dashboards
items:
- title: Dash Dot
icon: hl-dashdot
url: "http://qnap:3010"
- title: Uptime Kuma
icon: hl-uptime-kuma
url: "http://qnap:3001"
- name: Media Stack
items:
- title: Plex
icon: hl-plex
url: "http://qnap:32400"
statusCheck: false
- title: Sonarr
icon: hl-sonarr
url: "http://qnap:8989"
- title: Radarr
icon: hl-radarr
url: "http://qnap:7878"
- title: Overseerr
icon: hl-overseerr
url: "http://qnap:5055"
- title: Jackett
icon: hl-jackett
url: "http://qnap:9117"
statusCheckUrl: "http://qnap:9117/health"
- title: Qbittorrent
icon: hl-qbittorrent
url: "http://qnap:15000"
- name: Tools
items:
- title: Photoprism
description: Manager photos
icon: hl-photoprism
url: "http://qnap:2342"
- title: Linkding
description: Manager photos
icon: hl-linkding
url: "http://qnap:9090"
- title: Nextcloud
icon: hl-nextcloud
url: "http://qnap:8081"
- name: System Admin
items:
- title: Portainer
description: Manage docker apps using Portainer
icon: hl-portainer
url: "http://qnap:9000"
- title: Webmin
icon: hl-webmin
url: "http://qnap:10000"
- title: Adminer
description: Manage MariaDB
icon: hl-adminer
url: "http://qnap:3307"
- title: Nginx Proxy Manager
description: Manage reverse proxies
icon: hl-nginx
url: "http://qnap:8181"
appConfig:
statusCheck: true
showSplashScreen: false