feat: add new services and status items to Dashy configuration
This commit is contained in:
parent
c373b828d1
commit
c39ae7bd3c
@ -84,39 +84,79 @@ sections:
|
||||
- name: Services
|
||||
icon: mdi-apps
|
||||
items:
|
||||
- title: qBittorrent
|
||||
icon: si-qbittorrent
|
||||
url: https://qbittorrent.home.arpa
|
||||
- title: Argo CD
|
||||
icon: mdi-source-branch
|
||||
url: https://argocd.home.arpa
|
||||
target: newtab
|
||||
id: 1_836_qbittorrent
|
||||
- title: JDownloader
|
||||
icon: mdi-cloud-download-outline
|
||||
url: https://jdownloader.home.arpa
|
||||
id: 0_services_argocd
|
||||
- title: Authentik Public
|
||||
icon: mdi-shield-lock-outline
|
||||
url: https://auth.nik4nao.com
|
||||
target: newtab
|
||||
id: 2_836_jdownloader
|
||||
- title: Jellyfin
|
||||
icon: si-jellyfin
|
||||
url: https://jellyfin.home.arpa
|
||||
id: 1_services_authentikpublic
|
||||
- title: Traefik
|
||||
icon: si-traefikproxy
|
||||
url: https://traefik.home.arpa/dashboard/
|
||||
target: newtab
|
||||
id: 0_836_jellyfin
|
||||
- title: Pi-hole
|
||||
icon: si-pihole
|
||||
url: https://pihole.home.arpa/admin
|
||||
id: 2_services_traefik
|
||||
- title: Grafana
|
||||
icon: si-grafana
|
||||
url: https://grafana.nik4nao.com
|
||||
target: newtab
|
||||
id: 3_836_pihole
|
||||
- title: Watch Party
|
||||
icon: mdi-play-circle-outline
|
||||
url: https://watch-party.nik4nao.com
|
||||
target: newtab
|
||||
id: 4_836_watchparty
|
||||
id: 3_services_grafana
|
||||
- title: Gitea
|
||||
icon: si-gitea
|
||||
url: https://gitea.nik4nao.com
|
||||
target: newtab
|
||||
id: 5_836_gitea
|
||||
id: 4_services_gitea
|
||||
- title: Pi-hole
|
||||
icon: si-pihole
|
||||
url: https://pihole.home.arpa/admin
|
||||
target: newtab
|
||||
id: 5_services_pihole
|
||||
- title: Jellyfin
|
||||
icon: si-jellyfin
|
||||
url: https://jellyfin.home.arpa
|
||||
target: newtab
|
||||
id: 6_services_jellyfin
|
||||
- title: qBittorrent
|
||||
icon: si-qbittorrent
|
||||
url: https://qbittorrent.home.arpa
|
||||
target: newtab
|
||||
id: 7_services_qbittorrent
|
||||
- title: JDownloader
|
||||
icon: mdi-cloud-download-outline
|
||||
url: https://jdownloader.home.arpa
|
||||
target: newtab
|
||||
id: 8_services_jdownloader
|
||||
- title: Immich
|
||||
icon: si-immich
|
||||
url: https://immich.home.arpa
|
||||
target: newtab
|
||||
id: 9_services_immich
|
||||
- title: Home Assistant
|
||||
icon: si-homeassistant
|
||||
url: https://ha.home.arpa
|
||||
target: newtab
|
||||
id: 10_services_homeassistant
|
||||
- title: Watch Party
|
||||
icon: mdi-play-circle-outline
|
||||
url: https://watch-party.nik4nao.com
|
||||
target: newtab
|
||||
id: 11_services_watchparty
|
||||
- title: Portfolio
|
||||
icon: mdi-card-account-details-outline
|
||||
url: https://nik4nao.com
|
||||
target: newtab
|
||||
id: 12_services_portfolio
|
||||
- title: CA Installer
|
||||
icon: mdi-certificate-outline
|
||||
url: http://ca.home.arpa
|
||||
target: newtab
|
||||
id: 13_services_cainstaller
|
||||
displayData:
|
||||
cutToHeight: true
|
||||
rows: 1
|
||||
rows: 2
|
||||
cols: 1
|
||||
|
||||
##################### Shortcuts #####################
|
||||
@ -172,6 +212,49 @@ sections:
|
||||
url: https://gluetun.home.arpa
|
||||
frameHeight: 80
|
||||
id: 0_downloads_vpnip
|
||||
displayData:
|
||||
cutToHeight: true
|
||||
rows: 1
|
||||
cols: 1
|
||||
|
||||
##################### Status #####################
|
||||
- name: Status
|
||||
icon: mdi-apps
|
||||
items:
|
||||
- title: Authentik
|
||||
icon: mdi-shield-account-outline
|
||||
url: https://auth.home.arpa
|
||||
target: newtab
|
||||
id: 0_services_authentik
|
||||
- title: Dashy
|
||||
icon: mdi-view-dashboard-outline
|
||||
url: https://dashy.home.arpa
|
||||
target: newtab
|
||||
id: 1_services_dashy
|
||||
- title: Ollama
|
||||
icon: mdi-robot-outline
|
||||
url: http://192.168.7.96:11434
|
||||
target: newtab
|
||||
id: 2_services_ollama
|
||||
- title: Glances
|
||||
icon: mdi-server
|
||||
url: https://glances.home.arpa
|
||||
target: newtab
|
||||
id: 3_services_glances
|
||||
- title: Glances Debian
|
||||
icon: mdi-harddisk
|
||||
url: https://glances-debian.home.arpa
|
||||
target: newtab
|
||||
id: 4_services_glancesdebian
|
||||
- title: Gluetun
|
||||
icon: mdi-vpn
|
||||
url: https://gluetun.home.arpa
|
||||
target: newtab
|
||||
id: 5_services_gluetun
|
||||
displayData:
|
||||
cutToHeight: true
|
||||
rows: 1
|
||||
cols: 2
|
||||
|
||||
##################### System — Minisforum #####################
|
||||
- name: System — Minisforum
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user