Advertisement
wheaton

homepage-services.yaml

Apr 25th, 2025 (edited)
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 16.13 KB | None | 0 0
  1. - System:
  2.     - CPU Usage:
  3.         widget:
  4.           type: glances
  5.           url: http://x.x.x.x/
  6.           metric: cpu
  7.           version: 4
  8.     - GPU Usage:
  9.         widget:
  10.           type: glances
  11.           url: http://x.x.x.x/
  12.           metric: gpu:nvidia0
  13.           version: 4
  14.     - Memory Usage:
  15.         widget:
  16.           type: glances
  17.           url: http://x.x.x.x/
  18.           metric: memory
  19.           version: 4
  20.     - Network Usage:
  21.         widget:
  22.           type: glances
  23.           url: http://x.x.x.x/
  24.           metric: network:eth0
  25.           version: 4
  26.     - ZimaOS:
  27.         icon: https://raw.githubusercontent.com/IceWhaleTech/ZimaOS/refs/heads/main/assets/20241126-153324.png
  28.         href: http://x.x.x.x/
  29.     - Portainer:
  30.         icon: portainer
  31.         href: https://x.x.x.x/
  32.         container: portainer
  33.     - Dozzle:
  34.         icon: https://cdn.jsdelivr.net/gh/bigbeartechworld/big-bear-casaos/Apps/dozzle/logo.png
  35.         href: http://x.x.x.x/
  36.         container: dozzle
  37.     - Glances:
  38.         icon: /icons/glances.png
  39.         href: http://x.x.x.x/
  40.         container: glances
  41.  
  42. - Media:
  43.     - Calendar:
  44.         widget:
  45.             type: calendar
  46.             firstDayInWeek: sunday
  47.             view: monthly
  48.             maxEvents: 50
  49.             showTime: true
  50.             timezone: America/Vancouver
  51.             integrations:
  52.                 - type: sonarr
  53.                   service_group: Media Management
  54.                   service_name: Sonarr
  55.                   color: teal
  56.                   params:
  57.                   unmonitored: true
  58.                 - type: sonarr
  59.                   service_group: Media Management
  60.                   service_name: Sonarr (4K)
  61.                   color: teal
  62.                   params:
  63.                   unmonitored: true
  64.                 - type: radarr
  65.                   service_group: Media Management
  66.                   service_name: Radarr
  67.                   params:
  68.                   unmonitored: true
  69.                 - type: radarr
  70.                   service_group: Media Management
  71.                   service_name: Radarr (4K)
  72.                   params:
  73.                   unmonitored: true
  74.     - Upcoming Shows:
  75.         widget:
  76.             type: calendar
  77.             view: agenda
  78.             maxEvents: 17
  79.             showTime: true
  80.             previousDays: 4
  81.             integrations:
  82.                 - type: sonarr
  83.                   service_group: Media Management
  84.                   service_name: Sonarr
  85.                   color: teal
  86.                   params:
  87.                   unmonitored: true
  88.                 - type: sonarr
  89.                   service_group: Media Management
  90.                   service_name: Sonarr (4K)
  91.                   color: teal
  92.                   params:
  93.                   unmonitored: true
  94.     - Upcoming Movies:
  95.         widget:
  96.             type: calendar
  97.             view: agenda
  98.             maxEvents: 17
  99.             showTime: true
  100.             previousDays: 7
  101.             integrations:
  102.                 - type: radarr
  103.                   service_group: Media Management
  104.                   service_name: Radarr
  105.                   params:
  106.                   unmonitored: true
  107.                 - type: radarr
  108.                   service_group: Media Management
  109.                   service_name: Radarr (4K)
  110.                   params:
  111.                   unmonitored: true
  112.  
  113. - Media Streaming:
  114.     - Plex:
  115.         icon: plex
  116.         href: https://app.plex.tv/desktop/
  117.         container: plex
  118.         widget:
  119.             type: plex
  120.             url: http://x.x.x.x/
  121.             key: xxx
  122.             fields: ["movies", "tv"]
  123.     - Tautuiili:
  124.         icon: tautulli
  125.         href: https://tautulli.mydomain.com
  126.         container: tautulli
  127.         widget:
  128.             type: tautulli
  129.             url: http://x.x.x.x/
  130.             key: xxx
  131.     - Overseerr:
  132.         icon: overseerr
  133.         href: https://overseerr.mydomain.com/
  134.         container: overseer
  135.         widget:
  136.             type: overseerr
  137.             url: http://x.x.x.x/
  138.             key: xxx
  139.             fields: ["pending", "approved", "available"]
  140.     - Jellyfin:
  141.         icon: jellyfin
  142.         href: https://tv.mydomain.com/
  143.         container: jellyfin
  144.         widget:
  145.             type: jellyfin
  146.             url: http://x.x.x.x
  147.             key: xxx
  148.             enableBlocks: true
  149.             enableNowPlaying: false
  150.             enableUser: true
  151.             showEpisodeNumber: true
  152.             expandOneStreamToTwoRows: false
  153.             fields: ["movies", "series", "episodes"]
  154.     - Jellystat:
  155.         icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/jellystat.png
  156.         href: https://jellystat.mydomain.com/
  157.         container: jellystat
  158.         widget:
  159.             type: jellyfin
  160.             url: http://x.x.x.x/
  161.             key: xxx
  162.             enableBlocks: false
  163.             enableNowPlaying: true
  164.             enableUser: true
  165.             showEpisodeNumber: true
  166.             expandOneStreamToTwoRows: true
  167.     - Jellyseerr:
  168.         icon: jellyseerr
  169.         href: https://seer.mydomain.com/
  170.         container: jellyseer
  171.         widget:
  172.             type: jellyseerr
  173.             url: http://x.x.x.x/
  174.             key: xxx
  175.  
  176. - Media Management:
  177.     - Radarr:
  178.         icon: radarr
  179.         href: https://radarr.mydomain.com/
  180.         container: radarr
  181.         widget:
  182.           type: radarr
  183.           url: http://x.x.x.x/
  184.           key: xxx
  185.     - Radarr (4K):
  186.         icon: radarr
  187.         href: https://radarr-4k.mydomain.com/
  188.         container: radarr-4k
  189.         widget:
  190.           type: radarr
  191.           url: http://x.x.x.x/
  192.           key: xxx
  193.     - Sonarr:
  194.         icon: sonarr
  195.         href: https://sonarr.mydomain.com/
  196.         container: sonarr
  197.         widget:
  198.           type: sonarr
  199.           url: http://x.x.x.x/
  200.           key: xxx
  201.     - Sonarr (4K):
  202.         icon: sonarr
  203.         href: https://sonarr-4k.mydomain.com/
  204.         container: sonarr-4k
  205.         widget:
  206.           type: sonarr
  207.           url: http://x.x.x.x/
  208.           key: xxx
  209.     - Bazarr:
  210.         icon: bazarr
  211.         href: https://bazarr.mydomain.com/
  212.         container: bazarr
  213.         widget:
  214.           type: bazarr
  215.           url: http://x.x.x.x/
  216.           key: xxx
  217.     - Bazarr (4K):
  218.         icon: bazarr
  219.         href: https://bazarr-4k.mydomain.com/
  220.         container: bazarr
  221.         widget:
  222.           type: bazarr
  223.           url: http://x.x.x.x/
  224.           key: xxx
  225.     - Readarr:
  226.         icon: readarr
  227.         href: https://readarr.mydomain.com/
  228.         container: readarr
  229.         widget:
  230.           type: readarr
  231.           url: http://x.x.x.x/
  232.           key: xxx
  233.     - Speakarr:
  234.         icon: readarr
  235.         href: https://speakarr.mydomain.com/
  236.         container: speakarr
  237.         widget:
  238.           type: readarr
  239.           url: http://x.x.x.x/
  240.           key: xxx
  241.     - Tdarr:
  242.         icon: tdarr
  243.         href: http://x.x.x.x/
  244.         container: tdarr
  245.         widget:
  246.             type: tdarr
  247.             url: http://x.x.x.x/
  248.             fields: ["queue", "errored", "saved"]
  249.     - Prowlarr:
  250.         icon: prowlarr
  251.         href: https://prowlarr.mydomain.com/
  252.         container: prowlarr
  253.         widget:
  254.           type: prowlarr
  255.           fields: ["numberOfGrabs", "numberOfQueries", "numberOfFailGrabs"]
  256.           url: http://x.x.x.x/
  257.           key: xxx
  258.     - Sabnzbd:
  259.         icon: sabnzbd
  260.         href: http://x.x.x.x/
  261.         container: sabnzb
  262.         widget:
  263.           type: sabnzbd
  264.           url: http://x.x.x.x/
  265.           key: xxx
  266.     - Deluge:
  267.         icon: deluge
  268.         href: http://x.x.x.x/
  269.         container: deluge
  270.         widget:
  271.           type: deluge
  272.           url: http://x.x.x.x/
  273.           password: xxx
  274.  
  275. - Assets:
  276.     - Nextcloud:
  277.         icon: nextcloud
  278.         href: https://nextcloud.mydomain.com
  279.         container: nextcloud
  280.         widget:
  281.           type: nextcloud
  282.           url: http://x.x.x.x/
  283.           username: xxx
  284.           password: xxx
  285.           fields: ["memoryusage", "freespace"]
  286.     - Immich:
  287.         icon: immich
  288.         href: https://immich.mydomain.com
  289.         container: immich-server
  290.         widget:
  291.           type: immich
  292.           url: http://x.x.x.x/
  293.           key: xxx
  294.           version: 2
  295.           fields: ["photos", "videos", "storage"]
  296.     - Audiobookshelf:
  297.         icon: audiobookshelf
  298.         href: https://audiobook.mydomain.com/
  299.         container: audiobookshelf
  300.         widget:
  301.           type: audiobookshelf
  302.           url: http://x.x.x.x/
  303.           key: xxx
  304.           fields: ["books", "booksDuration"]
  305.     - Calibre:
  306.         icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-logo.png
  307.         href: http://x.x.x.x/
  308.         container: calibre
  309.         widget:
  310.           type: calibreweb
  311.           url: http://x.x.x.x/
  312.           username: xxx
  313.           password: xxx
  314.           fields: ["books", "authors"]
  315.  
  316. - Misc:
  317.     - Server & Networking:
  318.         - Portainer:
  319.             icon: portainer
  320.             href: https://x.x.x.x/
  321.             container: portainer
  322.             widget:
  323.                 type: portainer
  324.                 url: https://x.x.x.x/
  325.                 env: 3
  326.                 key: xxx
  327.         - Uptime Kuma:
  328.             icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/uptime-kuma.png
  329.             href: http://x.x.x.x/
  330.             container: uptime-kuma
  331.             widget:
  332.                 type: uptimekuma
  333.                 url: http://x.x.x.x/
  334.                 slug: uptime-kuma
  335.         - MySpeed:
  336.             icon: https://cdn.jsdelivr.net/gh/bigbeartechworld/big-bear-casaos/Apps/myspeed/logo.png
  337.             href: http://x.x.x.x/
  338.             container: myspeed
  339.             widget:
  340.                 type: myspeed
  341.                 url: http://x.x.x.x/
  342.                 password: xxx
  343.                 fields: ["download", "upload"]
  344.         - Adguard Home:
  345.             icon: https://avatars.githubusercontent.com/u/8361145?s=48&v=4
  346.             href: http://x.x.x.x/
  347.             container: adguard-home
  348.             widget:
  349.                 type: adguard
  350.                 url: http://x.x.x.x/
  351.                 username: xxx
  352.                 password: xxx
  353.                 fields: ["queries", "blocked", "latency"]
  354.         - Tailscale:
  355.             icon: https://cdn2.steamgriddb.com/icon_thumb/7a2af65d5b4d03e85908eaddc6fbdad9.png
  356.             href: https://login.tailscale.com/admin/machines
  357.             container: tailscaled
  358.             widget:
  359.                 type: tailscale
  360.                 key: xxx
  361.                 deviceid: xxx
  362.         - Nginx Proxy Manager:
  363.             icon: nginx
  364.             href: http://x.x.x.x/
  365.             container: nginx
  366.             widget:
  367.                 type: npm
  368.                 url: http://x.x.x.x/
  369.                 username: xxx
  370.                 password: xxx
  371.  
  372.     - Media Services:
  373.         - Wizarr:
  374.             icon: https://raw.githubusercontent.com/Wizarrrr/wizarr/master/apps/wizarr-frontend/src/assets/img/wizard.png
  375.             href: https://wizarr.mydomain.com
  376.             container: wizarr
  377.         - Cleanupper:
  378.             icon: https://github.com/flmorg/cleanuperr/blob/main/Logo/256.png?raw=true
  379.             href: http://x.x.x.x/
  380.             container: cleanupper
  381.         - Prefetcharrr (Plex):
  382.             icon: https://avatars.githubusercontent.com/u/45110470?v=4
  383.             href: http://x.x.x.x/
  384.             container: prefetcharr-plex
  385.         - Prefetcharrr (Jellyfin):
  386.             icon: https://avatars.githubusercontent.com/u/45110470?v=4
  387.             href: http://x.x.x.x/
  388.             container: prefetcharr-jellyfin
  389.         - Notfiarr:
  390.             icon: https://notifiarr.com/images/logo/notifiarr.png
  391.             href: http://x.x.x.x/
  392.             container: notifiarr
  393.         - Flaresolverr:
  394.             icon: https://avatars.githubusercontent.com/u/75936191?s=48&v=4
  395.             href: http://x.x.x.x/
  396.             container: flaresolverr
  397.         - Lidarr:
  398.             icon: lidarr
  399.             href: http://x.x.x.x/
  400.             container: lidarr
  401.             # widget:
  402.             #     type: lidarr
  403.             #     url: http://x.x.x.x/
  404.             #     key: xxx
  405.  
  406.     - Apps:
  407.         - Actual Budget:
  408.             icon: https://store-images.s-microsoft.com/image/apps.15442.14557717393621578.843a157c-d399-4f0a-a339-9b5b3ccf2259.7d609fe4-b774-467c-bd62-9de6e6645655?h=210
  409.             href: https://budget.mydomain.com/
  410.             container: actual-server
  411.         - OpenWebUI:
  412.             icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/open-webui.png
  413.             href: https://openui.mydomain.com/
  414.             container: open-webui
  415.         - SearXNG:
  416.             icon: https://static-00.iconduck.com/assets.00/searxng-icon-512x505-bhmi7cha.png
  417.             href: https://search.mydomain.com/
  418.             container: searxng
  419.         - Vaultwarden:
  420.             icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Vaultwarden/icon.png
  421.             href: http://x.x.x.x/
  422.             container: vaultwarden
  423.         - Mealie:
  424.             icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/mealie.png
  425.             href: https://mealie.mydomain.com/
  426.             container: mealie
  427.         - Code Server:
  428.             icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/code-server.png
  429.             href: https://code.mydomain.com/
  430.             container: code-server
  431.         - Stirling PDF:
  432.             icon: https://cdn.jsdelivr.net/gh/bigbeartechworld/big-bear-casaos/Apps/stirling-pdf/logo.png
  433.             href: https://stirling-pdf.mydomain.com/
  434.             container: stirling-pdf
  435.         - ConvertX:
  436.             icon: https://www.iconpacks.net/icons/2/free-convert-icon-3215-thumb.png
  437.             href: https://convertx.mydomain.com/
  438.             container: convertx
  439.         - IT Tools:
  440.             icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/it-tools.png
  441.             href: https://it-tools.mydomain.com/
  442.             container: it-tools
  443.         - LinkStack:
  444.             icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/linkstack.png
  445.             href: http://x.x.x.x/
  446.             container: linkstack
  447.         - Wallos:
  448.             icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/wallos.png
  449.             href: https://wallos.mydomain.com
  450.             container: wallos
  451.         - Kavita:
  452.             icon: kavita
  453.             href: https://books.mydomain.com/
  454.             container: kavita
  455.             # widget:
  456.             #   type: kavita
  457.             #   url: http://x.x.x.x/
  458.             #   username: xxx
  459.             #   password: xxx
  460.  
  461.     - Other:
  462.         - ZimaOS:
  463.             icon: https://raw.githubusercontent.com/IceWhaleTech/ZimaOS/refs/heads/main/assets/20241126-153324.png
  464.             href: http://x.x.x.x/
  465.         - Files:
  466.             icon: /icons/files.svg
  467.             href: http://x.x.x.x/
  468.         - Terminal:
  469.             icon: https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/ttydbridge/icon.png
  470.             href: http://x.x.x.x/
  471.             container: ttydbridge
  472.         - GoDaddy:
  473.             icon: /icons/godaddy.png
  474.             href: https://dcc.godaddy.com/control/portfolio/mydomain.com/settings?xxx_placement=shared_header
  475.         - Glances:
  476.             icon: /icons/glances.png
  477.             href: http://x.x.x.x/
  478.             container: glances
  479.         - Dozzle:
  480.             icon: https://cdn.jsdelivr.net/gh/bigbeartechworld/big-bear-casaos/Apps/dozzle/logo.png
  481.             href: http://x.x.x.x/
  482.             container: dozzle
  483.         - Duplicati:
  484.             icon: https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/duplicati-icon.png
  485.             href: http://x.x.x.x/
  486.             container: duplicati
  487.         - Vaultwarden Backup:
  488.             icon: /icons/bitwarden.svg
  489.             container: vaultwarden-backup
  490.         - Ollama:
  491.             icon: https://ollama.com/public/ollama.png
  492.             href: http://x.x.x.x/
  493.             container: ollama
  494.         - Gluetun:
  495.             icon: gluetun
  496.             container: gluetun
  497.  
  498.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement