beatznbleepz

services.yaml

Aug 14th, 2024 (edited)
1,154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 9.48 KB | Source Code | 0 0
  1. services.yaml
  2.  
  3. - "Servers & Networking": #<-- section title - referenced in settings.yaml for display order
  4.    
  5.     - UniFi:
  6.         icon: /icons/unifi-pro.webp
  7.         href: https://https://xxx.xxx.xxx
  8.         description: Network Stats
  9.         widget:
  10.            type: unifi
  11.            url: https://xxx.xxx.xxx:xxxx
  12.            username: NAME
  13.            password: PASSWORD
  14.            fields: ["uptime", "wlan", "wlan_users", "wlan_devices"]
  15.            
  16.     - Myspeed:
  17.         icon: librespeed.png
  18.         href: https://xxx.xxx.xxx
  19.         description: Current Speed Test Results
  20.         widget:
  21.             type: myspeed
  22.             url: https://xxx.xxx.xxx:xxxx
  23.    
  24.     - Adguard:
  25.         icon: adguard-home.png
  26.         href: https://xxx.xxx.xxx
  27.         description: DNS - Adblocks
  28.         widget:
  29.            type: adguard
  30.            url: https://xxx.xxx.xxx:xxxx
  31.            username: NAME
  32.            password: PASSWORD
  33.            fields: ["queries", "blocked", "filtered"]    
  34.      
  35.     - Portainer DS1821+:
  36.         icon: portainer.svg
  37.         href: https://xxx.xxx.xxx
  38.         description: Highland Server Containers
  39.         widget:
  40.             type: portainer
  41.             url: https://xxx.xxx.xxx:xxxx
  42.             env: 2
  43.             key: "xxx"
  44.  
  45.     - Portainer DS923+:
  46.         icon: portainer.svg
  47.         href: https://xxx.xxx.xxx
  48.         description: Highland Backup Containers
  49.         widget:
  50.             type: portainer
  51.             url: https://xxx.xxx.xxx:xxxx
  52.             env: 2
  53.             key: "xxx"
  54.    
  55.     - Highland Server:
  56.         icon: /icons/spiderfoot.png
  57.         href: https://xxx.xxx.xxx
  58.         description: Synology DS1821+
  59.        
  60.     - Highland Backups:
  61.         icon: /icons/haproxy.png
  62.         href: https://xxx.xxx.xxx
  63.         description: Synology DS923+
  64.        
  65.     - Dozzle:
  66.         icon: homebridge.png
  67.         href: https://xxx.xxx.xxx:xxxx
  68.         description: View Server Logs
  69.                
  70.     - Router:
  71.         icon: /icons/edgeos.png
  72.         href: http://xxx.xxx.xxx        
  73.         description: Ubiquity EdgeOS Router
  74.  
  75.     - Grandstream:
  76.         icon: google-voice.png
  77.         href: https://xxx.xxx.xxx
  78.         description: Grandstream VOIP
  79.        
  80.     - Starlink:
  81.         icon: /icons/awwesome.png
  82.         href: https://xxx.xxx.xxx
  83.         description: Starlink
  84.        
  85.     - Lorex:
  86.         icon: /icons/lorex.png
  87.         href: https://xxx.xxx.xxx
  88.         description: Lorex NVR
  89.        
  90.     - Magnum:
  91.         icon: home-assistant-alt.png
  92.         href: https://xxx.xxx.xxx
  93.         description: Magnum Power System
  94.    
  95.     - Raindrop:
  96.         icon: /icons/raindrop.png
  97.         href: https://xxx.xxx.xxx
  98.         description: Book Marks Manager
  99.    
  100. - "Services": #<-- section title - referenced in settings.yaml for display order
  101.  
  102.     - Trello:
  103.         icon: /icons/trello-icon.png
  104.         href: https://xxx.xxx.xxx
  105.         description: Highland Escape - Project Management
  106.        
  107.     - Gmail:
  108.         icon: gmail.png
  109.         href: https://xxx.xxx.xxx
  110.         description: Gmail
  111.        
  112.     - Drive:
  113.         icon: google-drive.png
  114.         href: https://xxx.xxx.xxx
  115.         description: Google Drive
  116.        
  117.     - Paperless:
  118.         icon: paperless.png
  119.         href: https://xxx.xxx.xxx
  120.         description: Digital Filing Cabinet
  121.    
  122.     - Photoprism:
  123.         icon: photoprism.png
  124.         href: https://xxx.xxx.xxx
  125.         description: Digital Photo Collection
  126.         widget:
  127.            type: photoprism
  128.            url: https://xxx.xxx.xxx:xxxx
  129.            username: NAME
  130.            password: PASSWORD
  131.            fields: ["albums", "photos", "videos", "people"]    
  132.    
  133.     - Plex:
  134.         icon: plex.png
  135.         href: https://xxx.xxx.xxx
  136.         description: Movies, TV and Music
  137.         widget:
  138.             type: plex
  139.             url: https://xxx.xxx.xxx:xxxx
  140.             key: xxx
  141.             fields: ["streams", "movies", "tv", "albums"]
  142.  
  143.     - Mealie:
  144.         icon: /icons/mealie-icon.png
  145.         href: https://xxx.xxx.xxx
  146.         description: Recipies and Cook Books
  147.         widget:
  148.            type: mealie
  149.            url: https://xxx.xxx.xxx:xxxx
  150.            key: xxx
  151.                            
  152.     - Kavita:  
  153.         icon: kavita.png
  154.         href: https://xxx.xxx.xxx
  155.         description: E-Book Server
  156.         widget:
  157.            type: kavita
  158.            url: https://xxx.xxx.xxx:xxxx
  159.            username: NAME
  160.            password: PASSWORD
  161.            
  162.     - Bookstack:
  163.         icon: bookstack.png
  164.         href: https://xxx.xxx.xxx
  165.         description: Personal manuals and docs      
  166.  
  167.     - Baserow:
  168.         icon: baserow.png
  169.         href: https://xxx.xxx.xxx
  170.         description: Stuff Storage System    
  171.    
  172.     - Wodrpress:
  173.         icon: wordpress.png
  174.         href: https://xxx.xxx.xxx
  175.         description: Local Highland Escape Website
  176.  
  177.     - PhpAdmin:
  178.         icon: phpmyadmin.png
  179.         href: https://xxx.xxx.xxx:xxxx
  180.         description: Manage Local Wordpress Database
  181.  
  182. - "Media Finders": #<-- section title - referenced in settings.yaml for display order
  183.  
  184.     - Prowlarr:
  185.         icon: prowlarr
  186.         href: https://xxx.xxx.xxx
  187.         description: Indexer for Radarr & Sonarr
  188.         widget:
  189.            type: prowlarr
  190.            url: https://xxx.xxx.xxx:xxxx
  191.            key: xxx
  192.    
  193.     - Radarr:
  194.         icon: radarr
  195.         href: https://xxx.xxx.xxx
  196.         description: Movies Monitor
  197.         widget:
  198.            type: radarr
  199.            url: https://xxx.xxx.xxx:xxxx
  200.            key: xxx
  201.      
  202.     - Sonarr:
  203.         icon: sonarr
  204.         href: https://xxx.xxx.xxx
  205.         description: TV Series Monitor
  206.         widget:
  207.            type: sonarr
  208.            url: https://xxx.xxx.xxx:xxxx
  209.            key: xxx
  210.            
  211.     - Readarr:
  212.         icon: readarr
  213.         href: https://xxx.xxx.xxx
  214.         description: Books Monitor
  215.         widget:
  216.            type: readarr
  217.            url: https://xxx.xxx.xxx:xxxx
  218.            key: xxx
  219.    
  220.     - Lidarr:
  221.         icon: lidarr
  222.         href: https://xxx.xxx.xxx
  223.         description: Music Monitor
  224.         widget:
  225.            type: lidarr
  226.            url: https://xxx.xxx.xxx:xxxx
  227.            key: xxx
  228.    
  229. - "Files1": #<-- section title - referenced in settings.yaml for display order
  230.  
  231.     - Transmission:
  232.         icon: transmission.png
  233.         href: https://xxx.xxx.xxx:xxxx
  234.         description: Torrent Downloader        
  235.         widget:
  236.            type: transmission
  237.            url: https://xxx.xxx.xxx:xxxx
  238.            username: NAME
  239.            password: PASSWORD
  240.            rpcUrl: /transmission/
  241.            fields: ["leech", "download", "seed", "upload"]
  242.  
  243.     - Sabnzbd:
  244.         icon: sabnzbd
  245.         href: https://xxx.xxx.xxx
  246.         description: Nzbd Downloader
  247.         widget:
  248.            type: sabnzbd
  249.            url: https://xxx.xxx.xxx:xxxx
  250.            key: xxx
  251.  
  252. - "Files2": #<-- section title - referenced in settings.yaml for display order
  253.  
  254.     - Metube:
  255.         icon: metube.png
  256.         href: https://xxx.xxx.xxx
  257.         description: Youtuber File Downloader
  258.        
  259.     - JDownloader:
  260.         icon: jdownloader2.png
  261.         href: https://xxx.xxx.xxx
  262.         description: URL File Downloader
  263.        
  264.     - n8n:
  265.         icon: n8n.png
  266.         href: https://xxx.xxx.xxx
  267.         description: IFTTT Style Automation
  268.            
  269.     - Dupeguru:
  270.         icon: directadmin.png
  271.         href: https://xxx.xxx.xxx
  272.         description: File Compare
  273.        
  274.     - Stirling:
  275.         icon: /icons/pdf.png
  276.         href: https://xxx.xxx.xxx
  277.         description: PDF Swiss Army Knife
  278.    
  279.     - Calibre:
  280.         icon: calibre.png
  281.         href: https://xxx.xxx.xxx
  282.         description: Book Meta Data Editor      
  283.  
  284. # below are the glances widgets - using 'version: 4' was the missing link when using an up to date glances container - while these are defined at the bottom of the services.yaml, it is displayed at the top as defined in settings.yaml -> layout: Which is where I think most people get confused.
  285.  
  286. - "HE-Resources": #<-- section title - referenced in settings.yaml for display order
  287.  
  288.     - Info:
  289.         widget:
  290.             type: glances
  291.             url: https://xxx.xxx.xxx:xxxx
  292.             version: 4
  293.             metric: info
  294.    
  295.     - Top Processes:
  296.         widget:
  297.             type: glances
  298.             url: https://xxx.xxx.xxx:xxxx
  299.             version: 4
  300.             metric: process
  301.            
  302.     - Network:
  303.         widget:
  304.             type: glances
  305.             url: https://xxx.xxx.xxx:xxxx
  306.             version: 4
  307.             metric: network:eth0
  308.  
  309.     - CPU Temp:
  310.         widget:
  311.             type: glances
  312.             url: https://xxx.xxx.xxx:xxxx
  313.             version: 4
  314.             metric: sensor:k10temp 0
  315.  
  316. - "HB-Resources": #<-- section title - referenced in settings.yaml for display order
  317.     - Info:
  318.         widget:
  319.             type: glances
  320.             url: https://xxx.xxx.xxx:xxxx
  321.             version: 4
  322.             metric: info
  323.    
  324.     - Top Processes:
  325.         widget:
  326.             type: glances
  327.             url: https://xxx.xxx.xxx:xxxx
  328.             version: 4
  329.             metric: process
  330.            
  331.     - Network:
  332.         widget:
  333.             type: glances
  334.             url: https://xxx.xxx.xxx:xxxx
  335.             version: 4
  336.             metric: network:eth0
  337.  
  338.     - CPU Temp:
  339.         widget:
  340.             type: glances
  341.             url: https://xxx.xxx.xxx:xxxx
  342.             version: 4
  343.             metric: sensor:k10temp 0
Tags: Config yaml
Add Comment
Please, Sign In to add comment