Emphasising

Untitled

Feb 9th, 2023
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.56 KB | None | 0 0
  1. ---
  2. # For configuration options and examples, please see:
  3. # https://gethomepage.dev/en/configs/services
  4.  
  5. - Media:
  6.     - Plex:
  7.         icon: plex.png
  8.         href: http://192.168.50.213:32400
  9.         description: Plex Media Server
  10.         server: my-docker
  11.         container: plex
  12.         widget:
  13.           type: plex
  14.           url: http://192.168.50.213:32400
  15.           key: FypEQ6jRwhFu-3LBkBVW
  16.  
  17.     - Tautulli:
  18.         icon: tautulli.png
  19.         href: http://192.168.50.213:8181
  20.         description: Monitoring Plex activities
  21.         server: my-docker
  22.         container: tautulli
  23.         widget:
  24.           type: tautulli
  25.           url: http://192.168.50.213:8181
  26.           key: e2dac57544a8475b9ba93ddcadf83f15
  27.  
  28.     - reQuest:
  29.         icon: overseerr.png
  30.         href: http://192.168.50.213:5055
  31.         description: Overseerr Request Service
  32.         server: my-docker
  33.         container: overseerr
  34.         widget:
  35.           type: overseerr
  36.           url: https://request.xexsolutions.com
  37.           key: MTY0OTIzNTA1Mjg3OGMwMTAxZWQyLWMwYjEtNDliYy1hZGY1LTBhOGI1ZmY4Njg5Nik=
  38.  
  39.     - Sonarr:
  40.         icon: sonarr.png
  41.         href: https://sonarr.xexsolutions.com
  42.         description: Managing TV Shows
  43.         server: my-docker
  44.         container: sonarr
  45.         widget:
  46.           type: sonarr
  47.           url: https://sonarr.xexsolutions.com
  48.           key: 9a0c8757a0784a65b336185f0d9268bb
  49.  
  50.     - Radarr:
  51.         icon: radarr.png
  52.         href: https://radarr.xexsolutions.com
  53.         description: Managing Movies
  54.         server: my-docker
  55.         container: radarr
  56.         widget:
  57.           type: radarr
  58.           url: https://radarr.xexsolutions.com
  59.           key: cea9a7b9077948bba4c4b7b0290eb99a
  60.  
  61. - Download Clients:
  62.     - NZBGet:
  63.         icon: nzbget.png
  64.         href: https://nzb.xexsolutions.com
  65.         description: Manages Downloads for NZB Files
  66.         server: my-docker
  67.         container: nzbget
  68.         widget:
  69.           type: nzbget
  70.           url: https://nzb.xexsolutions.com
  71.           username: nzbget
  72.           password:
  73.  
  74.     - Deluge:
  75.         icon: deluge.png
  76.         href: https://torrent.xexsolutions.com
  77.         description: Manages Downloads for Torrent Files
  78.         server: my-docker
  79.         container: binhex-deluge
  80.         widget:
  81.           type: deluge
  82.           url: https://torrent.xexsolutions.com
  83.           password:
  84.  
  85.     - Speedtest:
  86.         icon: speedtest-tracker.png
  87.         href: http://192.168.50.213:2422
  88.         description: Speedtest using speedtest.net CLI
  89.         server: my-docker
  90.         container: speedtest-tracker
  91.         widget:
  92.           type: speedtest
  93.           url: http://192.168.50.213:2422
  94.  
  95. - Applications:
  96.     - Unraid:
  97.         icon: unraid.png
  98.         href: http://192.168.50.213/Dashboard
  99.         ping: http://192.168.50.213/Dashboard
  100.         description: Douglas Server Backend
  101.  
  102.     - XBackBone:
  103.         icon: xbackbone.png
  104.         href: http://192.168.50.213:805/
  105.         description: Screenshots uploaded from ShareX
  106.         server: my-docker
  107.         container: xbackbone
  108.  
  109.     - Filebrowser:
  110.         icon: filebrowser.png
  111.         href: https://files.xexsolutions.com
  112.         description: Manages specific files
  113.         server: my-docker
  114.         container: FileBrowser
  115.  
  116.     - Nextcloud:
  117.         icon: nextcloud.png
  118.         href: https://cloud.xexsolutions.com
  119.         description: Cloud sharing all my files
  120.         server: my-docker
  121.         container: nextcloud
  122.  
  123.     - NZBHydra:
  124.         icon: nzbhydra.png
  125.         href: https://hydra.xexsolutions.com
  126.         description: Searching all my NZB Indexers
  127.         server: my-docker
  128.         container: nzbhydra2
  129.  
  130.     - Netdata:
  131.         icon: netdata.png
  132.         href: http://192.168.50.229:19999
  133.         description: Monitoring everything on the Server
  134.         server: my-docker
  135.         container: UptimeKuma
  136.  
  137.     - Uptime Kuma:
  138.         icon: uptime-kuma.png
  139.         href: http://192.168.50.213:3001/dashboard
  140.         description: Detects downtime for URL's and hosts Cloudlfare Tunnel
  141.         server: my-docker
  142.         container: xbackbone
  143.  
  144.     - Cloudflare Tunnel:
  145.         icon: cloudflare.png
  146.         href: https://one.dash.cloudflare.com/79246a63a1d5f10d2a9efd01273ed3e7/access/tunnels
  147.         ping: https://one.dash.cloudflare.com/79246a63a1d5f10d2a9efd01273ed3e7/access/tunnels
  148.         description: Access Cloudflare Tunnel domains
  149.  
  150.     - Asus Router:
  151.         icon: asus.png
  152.         href: https://192.168.50.1:8443/
  153.         ping: https://192.168.50.1:8443/
  154.         description: Access Asus Router Page
  155.  
Add Comment
Please, Sign In to add comment