Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - Network:
- - WAN IP:
- widget:
- type: customapi
- url: https://ip.example.com/json
- refreshInterval: 60000
- method: GET
- mappings:
- - field: IPv4
- label: WAN IPv4 Address
- format: text
- - pfSense:
- icon: sh-pfsense
- href: "https://pfsense.example.com"
- widget:
- type: pfsense
- url: https://pfsense.example.com
- headers:
- X-API-Key: APIKEY
- wan: igc0
- version: 2
- fields: ["load", "memory", "temp", "wanStatus"]
- - Unifi:
- icon: sh-ubiquiti-unifi
- href: "https://unifi.example.com"
- widget:
- type: unifi
- url: https://unifi.example.com
- fields: ["wlan", "wlan_users", "wlan_devices"]
- username: USERNAME
- password: PASSWORD
- - Speedtest Tracker:
- icon: sh-speedtest-tracker
- href: "https://speed.example.com"
- widget:
- type: speedtest
- url: https://speed.example.com
- key: APIKEY
- bitratePrecision: 3
- - AdGuard:
- icon: sh-adguard-home
- href: "https://adguard.example.com"
- widget:
- type: adguard
- url: https://adguard.example.com
- username: USERNAME
- password: PASSWORD
- fields: ["queries", "blocked", "latency"]
- - AdGuard 2:
- icon: sh-adguard-home
- href: "https://adguard2.example.com"
- widget:
- type: adguard
- url: https://adguard2.example.com
- username: USERNAME
- password: PASSWORD
- fields: ["queries", "blocked", "latency"]
- - Infrastructure:
- - Proxmox:
- icon: sh-proxmox
- href: "https://proxmox.example.com"
- widget:
- type: proxmox
- url: "https://ProxmoxIP:8006"
- username: "api@pam!homepage"
- password: "APIKEY"
- node: proxmox2
- fields: ["vms", "resources.cpu", "resources.mem"]
- - Proxmox Backup:
- icon: sh-proxmox
- href: "https://pbs.example.com"
- widget:
- type: proxmoxbackupserver
- url: "https://PBSIP:8007"
- username: "api@pbs!homepage"
- password: "APIKEY"
- - TrueNAS:
- icon: sh-truenas-scale
- href: "https://truenas.example.com"
- widget:
- type: truenas
- url: https://truenas.example.com
- key: APIKEY
- enablePools: true
- nasType: scale
- - Nginx Proxy Manager:
- icon: sh-nginx-proxy-manager
- href: "https://proxy.example.com"
- widget:
- type: npm
- url: https://proxy.example.com
- username: USERNAME
- password: PASSWORD
- - Mailcow:
- icon: sh-mailcow
- href: "https://mail.example.com"
- widget:
- type: mailcow
- url: https://mail.example.com
- key: APIKEY
- - Monitoring:
- - Uptime Kuma:
- icon: sh-uptime-kuma
- href: "https://kuma.example.com"
- widget:
- type: uptimekuma
- url: https://kuma.example.com
- slug: default
- - Beszel:
- icon: sh-beszel
- href: "https://beszel.example.com"
- widget:
- type: beszel
- url: https://beszel.example.com
- fields: ["up"]
- username: USERNAME
- password: PASSWORD
- version: 2
- - Cloudflare Tunnel:
- icon: sh-cloudflare
- href: "https://one.dash.cloudflare.com"
- widget:
- type: cloudflared
- accountid: ACCOUNTID
- tunnelid: TUNNELID
- key: APIKEY
- fields: ["status"]
- - Grafana:
- icon: sh-grafana
- href: https://grafana.example.com
- widget:
- type: grafana
- url: https://grafana.example.com
- username: USERNAME
- password: PASSWORD
- - Media:
- - Plex:
- icon: sh-plex
- widget:
- type: plex
- url: http://PlexIP:32400
- key: APIKEY
- - Tautulli:
- icon: sh-tautulli
- href: "https://tautulli.example.com"
- widget:
- type: tautulli
- url: https://tautulli.example.com
- key: APIKEY
- enableUser: true
- showEpisodeNumber: true
- expandOneStreamToTwoRows: false
- - Navidrome:
- icon: sh-navidrome
- href: "https://music.example.com"
- widget:
- type: navidrome
- url: https://music.example.com
- user: USERNAME
- token: APIKEY
- salt: SALT
- - HDHomeRun:
- icon: sh-hdhomerun
- href: "http://HDHomeRunIP"
- widget:
- type: hdhomerun
- url: http://HDHomeRunIP
- - VPN IP:
- widget:
- type: customapi
- url: http://ComputerIP:Port/ip
- refreshInterval: 60000
- method: GET
- mappings:
- - field: IPv4
- label: VPN IPv4 Address
- format: text
- - Media Management:
- - Arr Stack 1:
- - Radarr:
- icon: sh-radarr
- href: "https://radarr.example.com"
- widget:
- type: radarr
- url: https://radarr.example.com
- key: APIKEY
- enableQueue: true
- - Sonarr:
- icon: sh-sonarr
- href: "https://sonarr.example.com"
- widget:
- type: sonarr
- url: https://sonarr.example.com
- key: APIKEY
- enableQueue: true
- - Lidarr:
- icon: sh-lidarr
- href: "https://lidarr.example.com"
- widget:
- type: lidarr
- url: https://lidarr.example.com
- key: APIKEY
- - Calendar:
- - Media Calendar:
- icon: https://cdn-icons-png.freepik.com/256/15387/15387565.png?semt=ais_hybrid
- widget:
- type: calendar
- firstDayInWeek: sunday
- view: monthly
- maxEvents: 10
- showTime: true
- timezone: America/Chicago
- integrations:
- - type: sonarr
- service_group: Arr Stack 1
- service_name: Sonarr
- color: teal
- params:
- unmonitored: false
- - type: radarr
- service_group: Arr Stack 1
- service_name: Radarr
- color: amber
- params:
- unmonitored: false
- - type: lidarr
- service_group: Arr Stack 1
- service_name: Lidarr
- color: green
- params:
- unmonitored: false
- - Arr Stack 2:
- - Prowlarr:
- icon: sh-prowlarr
- href: "https://prowlarr.example.com"
- widget:
- type: prowlarr
- url: https://prowlarr.example.com
- key: APIKEY
- - Slskd:
- icon: sh-slskd
- href: "https://soulseek.example.com"
- widget:
- type: slskd
- url: https://soulseek.example.com
- key: APIKEY
- fields: ["slskStatus", "updateStatus", "sharedFiles"]
- - qBittorrent:
- icon: sh-qbittorrent
- href: "https://qbit.example.com"
- widget:
- type: qbittorrent
- url: https://qbit.example.com
- username: USERNAME
- password: PASSWORD
Add Comment
Please, Sign In to add comment