Skip to content

Instantly share code, notes, and snippets.

@Dan6erbond
Created January 3, 2023 11:45
Show Gist options
  • Save Dan6erbond/c20d54d0953af4e4ece22d4464f0841b to your computer and use it in GitHub Desktop.
Save Dan6erbond/c20d54d0953af4e4ece22d4464f0841b to your computer and use it in GitHub Desktop.
Homepage Configs
- "Admin":
- "Grafana":
"href": "https://grafana.example.com"
"icon": "grafana.png"
- "Traefik":
"href": "https://traefik.example.com"
"icon": "traefik.png"
"widget":
"type": "traefik"
"url": "https://traefik.example.com"
- "Skooner":
"href": "https://skooner.example.com"
"icon": "https://skooner.example.com/favicon.ico"
- "Media":
- "Jellyseer":
"href": "https://jellyseer.example.com"
"icon": "jellyseerr.png"
"widget":
"key": "yourapikey"
"type": "jellyseerr"
"url": "https://jellyseer.example.com"
- "Jellyfin":
"href": "https://jellyfin.example.com"
"icon": "jellyfin.png"
"widget":
"key": "yourapikey"
"type": "jellyfin"
"url": "https://jellyfin.example.com"
- "Media Management":
- "Sonarr":
"href": "https://sonarr.example.com"
"icon": "sonarr.png"
"widget":
"key": "yourapikey"
"type": "sonarr"
"url": "https://sonarr.example.com"
- "Radarr":
"href": "https://radarr.example.com"
"icon": "radarr.png"
"widget":
"key": "yourapikey"
"type": "radarr"
"url": "https://radarr.example.com"
- "Bazarr":
"href": "https://bazarr.example.com"
"icon": "bazarr.png"
"widget":
"key": "yourapikey"
"type": "bazarr"
"url": "https://bazarr.example.com"
- "Prowlarr":
"href": "https://prowlarr.example.com"
"icon": "prowlarr.png"
"widget":
"key": "yourapikey"
"type": "prowlarr"
"url": "https://prowlarr.example.com"
- "Downloads":
- "Flood":
"href": "https://flood.example.com"
"icon": "flood.png"
"widget":
"username": "username"
"password": "password"
"type": "flood"
"url": "https://flood.example.com"
- "qBittorrent":
"href": "https://qbit.example.com"
"icon": "qbittorrent.png"
"widget":
"username": "username"
"password": "password"
"type": "qbittorrent"
"url": "https://qbit.example.com"
- "Productivity":
- "Vikunja":
"href": "https://vikunja.example.com"
"icon": "vikunja.png"
- "AFFiNE":
"href": "https://affine.example.com"
"icon": "https://affine.example.com/favicon.ico"
- "Rally":
"href": "https://rallly.example.com"
"icon": "https://rallly.example.com/favicon-32x32.png"
"background": "https://images.unsplash.com/photo-1579567761406-4684ee0c75b6?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=987&q=80"
"backgroundOpacity": "0.15"
"base": "https://homepage.example.com"
"layout":
"Media":
"columns": 4
"icon": "mdi-filmstrip"
"style": "row"
"theme": "dark"
"title": "Dan6erbond Homelab"
- "resources":
"cpu": true
"disk": "/mnt/ssd"
"label": "System"
"memory": true
- "resources":
"disk": "/mnt/media"
"label": "Media"
- "datetime":
"format":
"hour12": false
"timeStyle": "short"
"text_size": "xl"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment