mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 09:50:12 -08:00
77 lines
2.0 KiB
YAML
77 lines
2.0 KiB
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/configs/services
|
|
|
|
- Media:
|
|
- Plex:
|
|
icon: plex.png
|
|
href: http://192.168.68.67:32400
|
|
widget:
|
|
type: plex
|
|
url: http://192.168.68.67:32400
|
|
key: 1z3Xdmb-2rEy4fxGErJn
|
|
- Sonarr:
|
|
icon: sonarr.png
|
|
href: https://tv.acedanger.com
|
|
widget:
|
|
type: sonarr
|
|
fields: ["tv", "wanted", "queued"]
|
|
url: https://tv.acedanger.com
|
|
key: ba37fea3b2d048b8a85110b4984a6d54
|
|
- Radarr:
|
|
icon: radarr.png
|
|
href: https://movies.acedanger.com
|
|
widget:
|
|
type: radarr
|
|
fields: ["movies", "wanted", "queued"]
|
|
url: https://movies.acedanger.com
|
|
key: 51ef1023a374445bbba16e9447a2947b
|
|
- Tautulli:
|
|
icon: tautulli.png
|
|
href: http://192.168.68.50:8181
|
|
widget:
|
|
type: tautulli
|
|
url: http://192.168.68.50:8181
|
|
key: ed9d1d3690984f02ac26abf75d34384b
|
|
enableUser: true
|
|
showEpisodeNumber: true
|
|
expandOneStreamToTwoRows: true
|
|
- Random:
|
|
- Speedtest:
|
|
icon: myspeed.png
|
|
href: http://192.168.68.50:9080
|
|
widget:
|
|
type: speedtest
|
|
url: http://192.168.68.50:9080
|
|
bitratePrecision: 0
|
|
- Dockge:
|
|
- io:
|
|
icon: docker.png
|
|
href: http://ts-io:5001
|
|
description: io docker containers.
|
|
- svr-office:
|
|
icon: docker.png
|
|
href: http://ts-svr-office:5001
|
|
description: svr-office docker containers.
|
|
- racknerd:
|
|
icon: docker.png
|
|
href: http://ts-racknerd:5001
|
|
description: racknerd docker containers.
|
|
|
|
- Stocks:
|
|
- Stocks:
|
|
icon: stock.png
|
|
widget:
|
|
type: stocks
|
|
provider: finnhub
|
|
color: true
|
|
cache: 1
|
|
watchlist:
|
|
- AAPL
|
|
- AMZN
|
|
- DIS
|
|
- GOOG
|
|
- META
|
|
- MSFT
|
|
- NVDA
|