Move Media services under the home and infra services
All checks were successful
Deploy Homepage / deploy (push) Successful in 15s
All checks were successful
Deploy Homepage / deploy (push) Successful in 15s
This commit is contained in:
parent
12bac424b6
commit
0fdc17212f
@ -2,37 +2,6 @@
|
|||||||
# For configuration options and examples, please see:
|
# For configuration options and examples, please see:
|
||||||
# https://gethomepage.dev/configs/services
|
# https://gethomepage.dev/configs/services
|
||||||
|
|
||||||
- Media:
|
|
||||||
- Plex:
|
|
||||||
icon: plex
|
|
||||||
href: https://plex.bendizengoff.me
|
|
||||||
siteMonitor: https://plex.bendizengoff.me
|
|
||||||
widget:
|
|
||||||
type: plex
|
|
||||||
url: https://plex.bendizengoff.me
|
|
||||||
key: "-vo3VpgAVYFUXa1qyEHd"
|
|
||||||
- Jellyfin:
|
|
||||||
icon: jellyfin
|
|
||||||
href: http://living-pc:8096/web/#/home.html
|
|
||||||
siteMonitor: http://living-pc:8096
|
|
||||||
widget:
|
|
||||||
type: jellyfin
|
|
||||||
url: http://living-pc:8096
|
|
||||||
key: "b32ee5eb850747b980ef4b79db69ad69"
|
|
||||||
enableBlocks: true # optional, defaults to false
|
|
||||||
enableNowPlaying: true # optional, defaults to true
|
|
||||||
enableUser: true # optional, defaults to false
|
|
||||||
showEpisodeNumber: true # optional, defaults to false
|
|
||||||
expandOneStreamToTwoRows: false # optional, defaults to true
|
|
||||||
- Deluge:
|
|
||||||
icon: deluge
|
|
||||||
href: http://deluge/
|
|
||||||
siteMonitor: http://deluge
|
|
||||||
widget:
|
|
||||||
type: deluge
|
|
||||||
url: http://deluge
|
|
||||||
password: "85934212" # webui password
|
|
||||||
|
|
||||||
- Home:
|
- Home:
|
||||||
- Frigate:
|
- Frigate:
|
||||||
icon: frigate
|
icon: frigate
|
||||||
@ -74,3 +43,34 @@
|
|||||||
icon: gitea
|
icon: gitea
|
||||||
href: https://gitea.bendizengoff.me
|
href: https://gitea.bendizengoff.me
|
||||||
siteMonitor: https://gitea.bendizengoff.me
|
siteMonitor: https://gitea.bendizengoff.me
|
||||||
|
|
||||||
|
- Media:
|
||||||
|
- Plex:
|
||||||
|
icon: plex
|
||||||
|
href: https://plex.bendizengoff.me
|
||||||
|
siteMonitor: https://plex.bendizengoff.me
|
||||||
|
widget:
|
||||||
|
type: plex
|
||||||
|
url: https://plex.bendizengoff.me
|
||||||
|
key: "-vo3VpgAVYFUXa1qyEHd"
|
||||||
|
- Jellyfin:
|
||||||
|
icon: jellyfin
|
||||||
|
href: http://living-pc:8096/web/#/home.html
|
||||||
|
siteMonitor: http://living-pc:8096
|
||||||
|
widget:
|
||||||
|
type: jellyfin
|
||||||
|
url: http://living-pc:8096
|
||||||
|
key: "b32ee5eb850747b980ef4b79db69ad69"
|
||||||
|
enableBlocks: true # optional, defaults to false
|
||||||
|
enableNowPlaying: true # optional, defaults to true
|
||||||
|
enableUser: true # optional, defaults to false
|
||||||
|
showEpisodeNumber: true # optional, defaults to false
|
||||||
|
expandOneStreamToTwoRows: false # optional, defaults to true
|
||||||
|
- Deluge:
|
||||||
|
icon: deluge
|
||||||
|
href: http://deluge/
|
||||||
|
siteMonitor: http://deluge
|
||||||
|
widget:
|
||||||
|
type: deluge
|
||||||
|
url: http://deluge
|
||||||
|
password: "85934212" # webui password
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user