Guest User

services.yaml

a guest
Oct 16th, 2024
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.63 KB | None | 0 0
  1. ---
  2. - NAS:
  3. - TrueNAS Scale (VN):
  4. icon: truenas-scale.png
  5. href: URL
  6. description: Primary NAS
  7. siteMonitor: URL
  8. widget:
  9. type: truenas
  10. url: URL
  11. key: enteryourkeyhere
  12. enablePools: true
  13. - Portainer:
  14. icon: portainer.png
  15. href: URL
  16. description: Docker container management
  17. ping: URL
  18. widget:
  19. type: portainer
  20. url: URL
  21. env: 1
  22. key: enteryourkeyhere
  23. fields: ["running","stopped"]
  24. - qBittorrent:
  25. icon: qbittorrent.png
  26. href: URL
  27. description: Bittorrent management
  28. siteMonitor: URL
  29. widget:
  30. type: qbittorrent
  31. url: URL
  32. username:
  33. password:
  34. - TrueNAS Scale (AB):
  35. icon: truenas-scale.png
  36. href: URL
  37. description: Backup NAS
  38. siteMonitor: URL
  39. widget:
  40. type: truenas
  41. url: URL
  42. key: enteryourkeyhere
  43. enablePools: true
  44. - Resilio Sync:
  45. id: col-small
  46. icon: https://www.resilio.com/images/sync-appicon-blue-bg.svg
  47. href: URL
  48. description: File synchronization
  49. siteMonitor: URL
  50. - Filestash:
  51. id: col-small
  52. icon: https://www.filestash.app/img/favicon.ico
  53. href: URL
  54. description: Filesystem browser
  55. ping: URL
  56. - Calendar:
  57. - Sonarr:
  58. id: col-small
  59. icon: sonarr.png
  60. href: URL
  61. description: TV series management
  62. siteMonitor: URL
  63. widget:
  64. type: sonarr
  65. url: URL
  66. key: enteryourkeyhere
  67. fields: ["wanted", "queued"]
  68. - Radarr:
  69. id: col-small
  70. icon: radarr.png
  71. href: URL
  72. description: Movie management
  73. siteMonitor: URL
  74. widget:
  75. type: radarr
  76. url: URL
  77. key: enteryourkeyhere
  78. fields: ["wanted","queued"]
  79. - Lidarr:
  80. id: col-small
  81. icon: lidarr.png
  82. href: URL
  83. description: Music management
  84. siteMonitor: URL
  85. widget:
  86. type: lidarr
  87. url: URL
  88. key: enteryourkeyhere
  89. fields: ["wanted", "queued"]
  90. - Prowlarr:
  91. id: col-small
  92. icon: prowlarr.png
  93. href: URL
  94. description: Indexer management
  95. siteMonitor: URL
  96. widget:
  97. type: prowlarr
  98. url: URL
  99. key: enteryourkeyhere
  100. fields: ["numberOfGrabs","numberOfQueries","numberOfFailQueries"]
  101. - " ":
  102. widget:
  103. type: calendar
  104. firstDayInWeek: sunday
  105. view: monthly
  106. showTime: true
  107. timezone: TIME_ZONE
  108. integrations:
  109. - type: sonarr
  110. service_group: Calendar
  111. service_name: Sonarr
  112. color: blue
  113. params:
  114. unmonitored: false
  115. - type: radarr
  116. service_group: Calendar
  117. service_name: Radarr
  118. color: yellow
  119. params:
  120. unmonitored: true
  121. - type: lidarr
  122. service_group: Calendar
  123. service_name: Lidarr
  124. color: green
  125. params:
  126. unmonitored: true
  127. - MediaCenter:
  128. - Plex:
  129. icon: plex.png
  130. href: URL
  131. description: Media center
  132. siteMonitor: URL
  133. widget:
  134. type: plex
  135. url: URL
  136. key: enteryourkeyhere
  137. fields: ["albums", "movies", "tv"]
  138. - Tautulli:
  139. icon: tautulli.png
  140. href: URL
  141. description: Plex monitoring
  142. siteMonitor: URL
  143. widget:
  144. type: tautulli
  145. url: URL
  146. key: enteryourkeyhere
  147. enableUser: true
  148. showEpisodeNumber: true
  149. expandOneStreamToTwoRows: false
  150. - Overseerr:
  151. icon: overseerr.png
  152. href: URL
  153. description: Request management and media discovery
  154. siteMonitor: URL
  155. widget:
  156. type: overseerr
  157. url: URL
  158. key: enteryourkeyhere
  159. fields: ["processing","pending","approved"]
  160. - Immich:
  161. icon: immich.png
  162. href: URL
  163. description: Photo gallery
  164. ping: URL
  165. widget:
  166. type: immich
  167. url: URL
  168. key: enteryourkeyhere
  169. fields: ["photos", "videos", "storage"]
  170. - Swing Music:
  171. icon: https://swingmx.com/logo-fill.light.svg
  172. href: URL
  173. description: Music streaming
  174. ping: URL
  175.  
  176.  
  177.  
  178.  
Add Comment
Please, Sign In to add comment