SetupForDad/configs/homepage/services.yaml

80 lines
2.2 KiB
YAML
Raw Normal View History

2023-07-15 14:02:05 +01:00
---
# For configuration options and examples, please see:
# https://gethomepage.dev/en/configs/services
- Downloaders:
- Sonarr:
icon: sonarr
href: http://127.0.0.1:7801/
ping: http://host.docker.internal:7801
widget:
type: sonarr
2023-07-15 16:17:13 +01:00
url: http://host.docker.internal:7801
2023-07-15 14:02:05 +01:00
key:
- Radarr:
icon: radarr
href: http://127.0.0.1:7802
ping: http://host.docker.internal:7802
widget:
type: radarr
2023-07-15 16:17:13 +01:00
url: http://host.docker.internal:7802
2023-07-15 14:02:05 +01:00
key:
- RealDebrid Client:
icon: real-debrid
href: http://127.0.0.1:7803
ping: http://host.docker.internal:7803
widget:
type: qbittorrent
2023-07-15 16:17:13 +01:00
url: http://host.docker.internal:7803
2023-07-15 14:02:05 +01:00
username:
2023-07-15 14:12:36 +01:00
password:
2023-07-15 14:02:05 +01:00
fields: ["leech", "download"]
- Prowlarr:
icon: prowlarr
href: http://127.0.0.1:7804
ping: http://host.docker.internal:7804
widget:
type: prowlarr
2023-07-15 16:17:13 +01:00
url: http://host.docker.internal:7804
2023-07-15 14:02:05 +01:00
key:
- Media:
- Plex:
icon: plex
2023-07-17 10:20:34 +01:00
href: http://host.docker.internal:32400
2023-07-15 14:02:05 +01:00
widget:
type: plex
2023-07-17 10:20:34 +01:00
url: http://host.docker.internal:32400
2023-07-15 14:02:05 +01:00
key:
fields: ["movies", "tv"]
2023-07-15 14:12:36 +01:00
- NextPVR:
icon: nextpvr
href: http://127.0.0.1:7807
ping: http://host.docker.internal:7807
widget:
type: nextpvr
2023-07-15 16:17:13 +01:00
url: http://host.docker.internal:7807
2023-07-15 14:12:36 +01:00
pin: '0000'
2023-07-15 14:02:05 +01:00
- Bazarr:
icon: bazarr
href: http://127.0.0.1:7805
ping: http://host.docker.internal:7805
widget:
type: bazarr
2023-07-15 16:17:13 +01:00
url: http://host.docker.internal:7805
2023-07-15 14:02:05 +01:00
key:
- Network:
- PiHole (Main):
icon: pi-hole
href: http://127.0.0.1:7806/admin
ping: http://host.docker.internal:7806
widget:
type: pihole
2023-07-15 16:17:13 +01:00
url: http://host.docker.internal:7806
2023-07-15 14:02:05 +01:00
key:
- Gluetun:
icon: gluetun
2023-07-15 16:17:13 +01:00
href: http://host.docker.internal
2023-07-15 14:02:05 +01:00
widget:
type: gluetun
2023-07-17 10:20:34 +01:00
url: http://host.docker.internal:18000