Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - Home:
- - Calendar:
- icon: mdi-calendar-month-outline
- widget:
- type: calendar
- view: monthly # or 'agenda' if you prefer a list view
- firstDayInWeek: sunday # or 'monday', depending on your preference
- showTime: true # to show event times
- integrations:
- - type: sonarr
- service_group: Media # This should match the group name where Sonarr is configured
- service_name: Sonarr # This should match the service name used for Sonarr
- color: teal # You can choose a color for the events from Sonarr
- params:
- unmonitored: true # Optional parameter for Sonarr
- - type: ical # Show calendar events from another service
- url: https://calendar.google.com/calendar/ical/your-info/basic.ics #downloads ICS
- name: Birthdays # required - name for these calendar events
- color: blue # optional - defaults to pre-defined color for the service (zinc for ical)
- params: # optional - additional params for the service
- showName: true # optional - show name before event title in event line - defaults to fals
- - type: ical # Show calendar events from another service
- url: https://calendar.google.com/calendar/ical/your-info/basic.ics #downloads ICS
- name: Mine # required - name for these calendar events
- color: red # optional - defaults to pre-defined color for the service (zinc for ical)
- params: # optional - additional params for the service
- showName: true # optional - show name before event title in event line - defaults to fals
- - Calendar:
- icon: mdi-calendar-month-outline
- widget:
- type: calendar
- view: agenda # or 'agenda' if you prefer a list view
- firstDayInWeek: sunday # or 'monday', depending on your preference
- showTime: true # to show event times
- integrations:
- - type: ical # Show calendar events from another service
- url: https://calendar.google.com/calendar/ical/your-info/basic.ics #downloads ICS
- name: Birthdays # required - name for these calendar events
- color: blue # optional - defaults to pre-defined color for the service (zinc for ical)
- params: # optional - additional params for the service
- showName: true # optional - show name before event title in event line - defaults to false
- - type: ical # Show calendar events from another service
- url: https://calendar.google.com/calendar/ical/your-info/basic.ics #downloads ICS
- name: Mine # required - name for these calendar events
- color: red # optional - defaults to pre-defined color for the service (zinc for ical)
- params: # optional - additional params for the service
- showName: true # optional - show name before event title in event line - defaults to fals
- - Portainer - OMV:
- icon: mdi-docker
- ping: http://192.168.50.223:9000
- href: http://192.168.50.223:9000
- # description: Docker Management
- widget:
- type: portainer
- url: http://192.168.50.223:9000
- env: 2
- key: your-info
- - Portainer - Dagobah:
- icon: mdi-docker
- ping: http://192.168.50.105:9000
- href: http://192.168.50.105:9000
- # description: Docker Management
- widget:
- type: portainer
- url: http://192.168.50.105:9000
- env: 2
- key: your-info
- - FreshRSS:
- icon: mdi-rss
- ping: https://192.168.50.223:467
- href: https://192.168.50.223:467/i/
- # description: Read all the things
- widget:
- type: freshrss
- url: https://192.168.50.223:467
- username: your-info
- password: your-info
- - Server Monitor:
- - CPU Usage - OMV:
- icon: mdi-cpu-64-bit
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: cpu
- - Network Usage - OMV:
- icon: mdi-network-outline
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: network:eth0
- - Memory Usage - OMV:
- icon: mdi-memory
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: memory
- - CPU Usage - Dagobah:
- icon: mdi-cpu-64-bit
- widget:
- type: glances
- url: http://192.168.50.105:61208
- metric: cpu
- - Network Usage - Dagobah:
- icon: mdi-network-outline
- widget:
- type: glances
- url: http://192.168.50.105:61208
- metric: network:enp0s31f6
- - Memory Usage - Dagobah:
- icon: mdi-memory
- widget:
- type: glances
- url: http://192.168.50.105:61208
- metric: memory
- - Nginx Proxy Manager:
- icon: mdi-web
- href: http://192.168.50.223:8765
- description:
- widget:
- type: npm
- url: http://192.168.50.223:81
- username: your-info
- password: your-info
- - What's Up Docker?:
- icon: mdi-docker
- href: http://192.168.50.223:8999
- description:
- widget:
- type: whatsupdocker
- url: http://192.168.50.223:8999
- - Monitor xFinity:
- icon: mdi-speedometer
- href: http://192.168.50.223:8765
- #description: Monitor xFinity
- widget:
- type: speedtest
- url: http://192.168.50.223:8765
- - CyberPower UPS:
- icon: mdi-battery
- href: http://192.168.50.223:8008
- #description: Battery Backup Monitor
- widget:
- type: peanut
- url: http://192.168.50.223:8008
- key: cyberpower
- - VPN:
- icon: mdi-key
- ping: http://192.168.50.223:8100
- #href: https://192.168.50.223:467/i/
- # description: Read all the things
- widget:
- type: gluetun
- url: http://192.168.50.223:8100
- - Drive Health:
- icon: mdi-medical-bag
- widget:
- type: scrutiny
- url: http://192.168.50.223:8016
- - Disk Usage:
- - Disk Usage SDA - WD8TBMediaPool:
- #icon: mdi-harddisk
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sda-(WD8TBMediaPool)
- chart: false
- - Disk Usage SDB - BackupMedia3:
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sdb-(BackupMedia3)
- chart: false
- - Disk Usage SDC - BackupMedia1:
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sdc-(BackupMedia1)
- chart: false
- - Disk Usage SDD - BackupMedia2:
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sdd-(BackupMedia2)
- chart: false
- - Disk Usage SDE - WD10tb:
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sde-(WD10tb)
- chart: false
- - Disk Usage SDF - WD8TB:
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sdf-(WD8TB)
- chart: false
- - Disk Usage SDG - WD4tbA:
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sdg-(WD4tbA)
- chart: false
- - Disk Usage SDH - WD14tbA:
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sdh-(WD14tbA)
- chart: false
- - Disk Usage SDI - Boot:
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sdi-(boot)
- chart: false
- - Disk Usage SDJ - WD10tb:
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sdj-(WD10tb)
- chart: false
- - Disk Usage SDK - DockerData:
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sdk-(docker_data)
- chart: false
- - Disk Usage SDL - WD14tb:
- widget:
- type: glances
- url: http://192.168.50.223:61208
- metric: fs:/sdl-(WD14tb)
- chart: false
- # - Disk Usage MergerFS Media_Pool:
- # widget:
- # type: glances
- # url: http://192.168.50.223:61208
- # metric: fs:/mergerfs-media_pool
- # chart: false
- # - Disk Usage MergerFS Media_Backup:
- # widget:
- # type: glances
- # url: http://192.168.50.223:61208
- # metric: fs:/mergerfs-media_backup
- # chart: false
- - Containers:
- - Portainer:
- icon: portainer.png
- href: http://192.168.50.223:9000
- description: Docker Management
- widget:
- type: portainer
- url: http://192.168.50.223:9000
- env: 2
- key: your-info
- - Gluetun-Wireguard:
- icon: wireguard.png
- href: "http://192.168.50.223:9000"
- description: VPN Management
- server: my-docker # The docker server that was configured
- container: dl-gluetun_wireguard # The name of the container you'd like to connect
- - Plex:
- icon: plex.png
- href: "http://192.168.50.223:32400/web/index.html#!/"
- description: Media Server
- server: my-docker # The docker server that was configured
- container: plex # The name of the container you'd like to connect
- - Tautulli:
- icon: tautulli.png
- href: "http://192.168.50.223:32400/web/index.html#!/"
- description: Plex Monitoring
- server: my-docker # The docker server that was configured
- container: tautulli # The name of the container you'd like to connect
- - Kodi-Headless:
- icon: kodi.png
- href: "http://192.168.50.223:8060/"
- description: Media Server
- server: my-docker # The docker server that was configured
- container: kodi-headless # The name of the container you'd like to connect
- - Jellyfin (Dagobah):
- icon: jellyfin.png
- href: "http://192.168.50.105:8096/web/index.html#!/home.html"
- description: Media Server
- server: my-docker-dagobah # The docker server that was configured
- container: jellyfin # The name of the container you'd like to connect
- - Komga:
- icon: komga.png
- href: "http://192.168.50.223:8082/dashboard"
- description: Comics Management
- server: my-docker # The docker server that was configured
- container: komga # The name of the container you'd like to connect
- - Logitech Media Server:
- icon: logitech-legacy.png
- href: "http://192.168.50.223:9123/"
- description: The Mighty LMS
- server: my-docker # The docker server that was configured
- container: logitechmediaserver # The name of the container you'd like to connect
- - Mini DLNA:
- icon: headphones.png
- href: "http://192.168.50.223:8205/"
- description: minidlna-minidlna-1
- server: my-docker # The docker server that was configured
- container: joplin-server-app-1 # The name of the container you'd like to connect
- - Radarr:
- icon: radarr.png
- href: "http://192.168.50.223:7878/"
- description: Movie Management
- server: my-docker # The docker server that was configured
- container: dl-radarr # The name of the container you'd like to connect
- - Sonarr:
- icon: sonarr.png
- href: "http://192.168.50.223:8989/"
- description: TV Shows Management
- server: my-docker # The docker server that was configured
- container: dl-sonarr # The name of the container you'd like to connect
- - Mylar:
- icon: mylar.png
- href: "http://192.168.50.223:8090/home"
- description: Comics Management
- server: my-docker # The docker server that was configured
- container: dl-mylar3 # The name of the container you'd like to connect
- - Bazarr:
- icon: bazarr.png
- href: "http://192.168.50.223:6767/series"
- description: Subtitles Management
- server: my-docker # The docker server that was configured
- container: dl-bazarr # The name of the container you'd like to connect
- - Overseerr:
- icon: overseerr.png
- href: "http://192.168.50.223:5055/"
- description: Media Request Management
- server: my-docker # The docker server that was configured
- container: dl-overseerr # The name of the container you'd like to connect
- - Prowlarr:
- icon: prowlarr.png
- href: "http://192.168.50.223:9696/"
- description: Usenet/Torrent Indexer Manager
- server: my-docker # The docker server that was configured
- container: dl-prowlarr # The name of the container you'd like to connect
- - NZBHydra:
- icon: nzbhydra.png
- href: "http://192.168.50.223:5076/"
- description: Usenet/Torrent Indexer Manager
- server: my-docker # The docker server that was configured
- container: dl-nzbhydra # The name of the container you'd like to connect
- - SABnzbd:
- icon: sabnzbd.png
- href: "http://192.168.50.223:8080/"
- description: Usenet Download Management
- server: my-docker # The docker server that was configured
- container: dl-sabnzbd-gluetun # The name of the container you'd like to connect
- - qBittorrent:
- icon: qbittorrent.png
- href: "http://192.168.50.223:7979/"
- description: Torrent Download Management
- server: my-docker # The docker server that was configured
- container: dl-qbittorrent-gluetun # The name of the container you'd like to connect
- - FreshRSS:
- icon: freshrss.png
- href: "https://192.168.50.223:467/i/"
- description: RSS Feeds and Management
- server: my-docker # The docker server that was configured
- container: freshrss # The name of the container you'd like to connect
- - Mealie:
- icon: mealie.png
- href: "http://192.168.50.223:8787/"
- description: Recipe Management
- server: my-docker # The docker server that was configured
- container: mealie # The name of the container you'd like to connect
- - Glances:
- icon: glances.png
- href: "http://192.168.50.223:32400/web/index.html#!/"
- description: Glances
- server: my-docker # The docker server that was configured
- container: glances # The name of the container you'd like to connect
- - Nginx Proxy Manager:
- icon: nginx.png
- href: "http://192.168.50.223:81/nginx/proxy"
- description: Proxy Host Management
- server: my-docker # The docker server that was configured
- container: nginx-proxy # The name of the container you'd like to connect
- - Scrutiny:
- icon: scrutiny.png
- href: "http://192.168.50.223:8015/web/dashboard"
- description: Hard Drive Monitoring
- server: my-docker # The docker server that was configured
- container: scrutiny # The name of the container you'd like to connect
- - SpeedTest:
- icon: speedtest-tracker.png
- href: "http://192.168.50.223:8765/"
- description: xFinity Speed monitor
- server: my-docker # The docker server that was configured
- container: speedtest # The name of the container you'd like to connect
- - Syncthing:
- icon: syncthing.png
- href: "http://192.168.50.223:8384/"
- description: Sync All The Things
- server: my-docker # The docker server that was configured
- container: syncthing # The name of the container you'd like to connect
- - Vaultwarden:
- icon: vaultwarden.png
- href: "https://vw.denogg.info/#/login"
- description: Credentials Management
- server: my-docker # The docker server that was configured
- container: vaultwarden # The name of the container you'd like to connect
- - Whoogle:
- icon: google.png
- href: "http://192.168.50.223:5050/"
- description: Search
- server: my-docker # The docker server that was configured
- container: whoogle # The name of the container you'd like to connect
- - Portainer:
- icon: portainer.png
- href: "http://192.168.50.223:9000"
- description: Docker Stacks Management
- server: my-docker # The docker server that was configured
- container: portainer # The name of the container you'd like to connect
- - Portainer Backup:
- icon: portainer.png
- # href: "\\192.168.50.223\Media\Misc\Operating_Systems\Portainer_Backup"
- description: Portainer Backup Management
- server: my-docker # The docker server that was configured
- container: portainer-backup # The name of the container you'd like to connect
- - Media:
- - Sonarr:
- icon: sonarr.png
- href: http://192.168.50.223:8989
- description: Series management
- widget:
- type: sonarr
- url: http://192.168.50.223:8989
- key: your-info
- - Radarr:
- icon: radarr.png
- href: http://192.168.50.223:7878
- description: Movie management
- widget:
- type: radarr
- url: http://192.168.50.223:7878
- key: your-info
- - Mylar:
- icon: mylar.png
- href: http://192.168.50.223:8090
- description: Comics management
- widget:
- type: mylar
- url: http://192.168.50.223:8090
- key: your-info
- - Komga:
- icon: komga.png
- href: http://192.168.50.223:8082/dashboard
- description: Komga - OMV
- widget:
- type: komga
- url: http://192.168.50.223:8082
- username: your-info
- password: your-info
- - Prowlarr:
- icon: prowlarr.png
- href: http://192.168.50.223:9696
- description: Download management
- widget:
- type: prowlarr
- url: http://192.168.50.223:9696
- key: your-info
- - Overseerr:
- icon: overseerr.png
- href: http://192.168.50.223:5055
- description: Request management
- widget:
- type: overseerr
- url: http://192.168.50.223:5055
- key: your-info
- - SABnzbd:
- icon: sabnzbd.png
- href: http://192.168.50.223:8080
- description: Usenet management
- widget:
- type: sabnzbd
- url: http://192.168.50.223:8080
- key: your-info
- - qBittorrent:
- icon: qbittorrent.png
- href: http://192.168.50.223:7979
- description: Torrent management
- widget:
- type: qbittorrent
- url: http://192.168.50.223:7979
- username: your-info
- password: your-info
- - Calendar:
- icon: mdi-calendar-export-outline
- widget:
- type: calendar
- view: monthly # or 'agenda' if you prefer a list view
- firstDayInWeek: sunday # or 'monday', depending on your preference
- showTime: true # to show event times
- integrations:
- - type: sonarr
- service_group: Media # This should match the group name where Sonarr is configured
- service_name: Sonarr # This should match the service name used for Sonarr
- color: teal # You can choose a color for the events from Sonarr
- params:
- unmonitored: true # Optional parameter for Sonarr
- - Streaming Now:
- - Plex:
- href: http://192.168.50.223:32400/web/index.html#!/
- description: OMV
- icon: plex.png
- ping: http://192.168.50.223:32400
- widget:
- type: plex
- url: http://192.168.50.223:32400
- key: your-info
- - Tautulli:
- href: http://192.168.50.223:8181/home
- description: OMV
- widget:
- type: tautulli
- url: http://192.168.50.223:8181
- key: your-info
- - Plex:
- href: http://192.168.50.105:32400/web/index.html#!/
- description: Dagobah
- icon: plex.png
- ping: http://192.168.50.105:32400
- widget:
- type: plex
- url: http://192.168.50.105:32400
- key: your-info
- - Tautulli:
- href: http://192.168.50.105:8181/home
- description: Dagobah
- widget:
- type: tautulli
- url: http://192.168.50.105:8181
- key: your-info
- - Jellyfin:
- href: http://192.168.50.105:8096
- description: Jellyfin - Dagobah
- widget:
- type: jellyfin
- url: http://192.168.50.105:8096
- key: your-info
- enableBlocks: true # optional, defaults to false
- enableNowPlaying: true # optional, defaults to true
- - Feeds:
- - FreshRSS:
- href: https://192.168.50.223:467/i/
- description: Read all the things
- widget:
- type: freshrss
- url: https://192.168.50.223:467
- username: your-info
- password: your-info
- - Fresh2:
- widget:
- type: iframe
- name: myIframe
- src: https://192.168.50.223:467
- classes: h-60 sm:h-60 md:h-300 lg:h-300 xl:h-60 2xl:h-300 # optional, use tailwind height classes, see https://tailwindcss.com/docs/height
- referrerPolicy: same-origin # optional, no default
- allowPolicy: autoplay; fullscreen; gamepad # optional, no default
- allowFullscreen: true # optional, default: true
- loadingStrategy: eager # optional, default: eager
- allowScrolling: yes # optional, default: yes
- refreshInterval: 60000 # optional, no default
Add Comment
Please, Sign In to add comment