Skip to content

Instantly share code, notes, and snippets.

@wiedikerli
Created July 27, 2026 14:36
Show Gist options
  • Select an option

  • Save wiedikerli/0dbb2f83d9b5c8998437b9fbd98a3539 to your computer and use it in GitHub Desktop.

Select an option

Save wiedikerli/0dbb2f83d9b5c8998437b9fbd98a3539 to your computer and use it in GitHub Desktop.
dashy-home.yml
pageInfo:
title: Home Lab
sections:
- name: Infrastucture
items:
- title: proxmox
description: vm management
icon: hl-proxmox
url: https://192.168.1.2:8006/
id: 3_1064_proxmox
- title: portainer
description: docker management
icon: hl-portainer
url: http://192.168.1.181:9000/
id: 4_1064_portainer
- title: OMV
description: Network Share
icon: hl-openmediavault
url: http://192.168.1.141
id: 5_1064_truenas
- title: Pi-hole
description: Network-wide ad blocking
icon: hl-pi-hole
url: http://192.168.1.40/admin
id: 1_1064_pihole
- title: NGINX Proxy
descripion: nginx proxy manager
icon: hl-nginx-proxy-manager
url: http://192.168.1.181:81
- title: VScode
descripion: vs code server
icon: hl-vscode
url: http://192.168.1.181:8443/
- title: Router
description: Access the router's web interface
icon: hl-router
url: http://192.168.1.1/
id: 0_1064_router
- title: Cloudflare
description: DNS provider
icon: hl-cloudflare
url: https://dash.cloudflare.com/
id: 2_1064_cloudflare
- name: Media
items:
- title: jellyfin
description: Media server
icon: hl-jellyfin
url: http://192.168.1.181:8096/
id: 0_480_jellyfin
- title: jellyseerr
description: Media management
icon: hl-jellyseerr
url: http://192.168.1.181:5055/
id: 1_480_jellyseerr
- title: prowlarr
description: Media management
icon: hl-prowlarr
url: http://192.168.1.181:9696/
id: 2_480_prowlarr
- title: qBittorrent
description: Torrent client
icon: hl-qbittorrent
url: http://192.168.1.181:5080/
id: 3_480_qbittorrent
- title: Radarr
description: Movie management
icon: hl-radarr
url: http://192.168.1.181:7878/
id: 4_480_radarr
- title: Sonarr
description: TV show management
icon: hl-sonarr
url: http://192.168.1.181:8989/
id: 5_480_sonarr
- title: Bazarr
description: Subtitles
icon: hl-bazarr
url: http://192.168.1.181:6767/
id: 5_480_bazarr
- name: Home Assistant
items:
- title: Home Assistant
description: Home automation
icon: hl-home-assistant
url: http://192.168.1.45:8123
id: 0_1379_homeassistant
- title: Node-RED
description: Flow-based programming
icon: hl-node-red
url: http://192.168.1.181:1880
id: 1_1379_nodered
- title: ESPHome
description: ESP8266/ESP32 firmware
icon: hl-esphome
url: http://192.168.1.181:6052
id: 2_1379_esphome
- title: Zigbee2MQTT
description: Zigbee to MQTT bridge
icon: hl-zigbee2mqtt
url: http://192.168.1.43:8123/45df7312_zigbee2mqtt/ingress
id: 3_1379_zigbeemqtt
- name: External
items:
- title: Arvi
description: Home Assistant Arvi
icon: hl-home-assistant
url: https://arvi.wiedikerli.com/
id: 0_835_arvi
appConfig:
theme: dashy-docs
layout: auto
iconSize: medium
startingView: default
defaultOpeningMethod: newtab
statusCheck: false
statusCheckInterval: 5
faviconApi: allesedv
routingMode: history
enableMultiTasking: false
widgetsAlwaysUseProxy: false
webSearch:
disableWebSearch: false
searchEngine: duckduckgo
openingMethod: newtab
searchBangs: {}
enableFontAwesome: true
enableMaterialDesignIcons: false
hideComponents:
hideHeading: false
hideNav: false
hideSearch: false
hideSettings: false
hideFooter: false
auth:
enableGuestAccess: false
users: []
enableOidc: false
oidc: {}
enableHeaderAuth: false
headerAuth:
userHeader: REMOTE_USER
proxyWhitelist: []
enableKeycloak: false
showSplashScreen: false
preventWriteToDisk: false
preventLocalSave: false
disableConfiguration: false
disableConfigurationForNonAdmin: false
allowConfigEdit: true
enableServiceWorker: false
disableContextMenu: false
disableUpdateChecks: false
disableSmartSort: false
enableErrorReporting: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment