add homepage config

This commit is contained in:
Karl Hudgell 2023-07-15 14:02:05 +01:00
parent ef95ca6b40
commit d8200e439d
6 changed files with 129 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
# For configuration options and examples, please see:
# https://gethomepage.dev/en/configs/bookmarks
# - Developer:
# - Github:
# - abbr: GH
# href: https://github.com/
# - Social:
# - Reddit:
# - abbr: RE
# href: https://reddit.com/
# - Entertainment:
# - YouTube:
# - abbr: YT
# href: https://youtube.com/

View File

@ -0,0 +1,10 @@
---
# For configuration options and examples, please see:
# https://gethomepage.dev/en/configs/docker/
# my-docker:
# host: 127.0.0.1
# port: 2375
# my-docker:
# socket: /var/run/docker.sock

View File

@ -0,0 +1,2 @@
---
# sample kubernetes config

View File

@ -0,0 +1,80 @@
---
# 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
url: http://127.0.0.1:7801
key:
- Radarr:
icon: radarr
href: http://127.0.0.1:7802
ping: http://host.docker.internal:7802
widget:
type: radarr
url: http://127.0.0.1:7802
key:
- RealDebrid Client:
icon: real-debrid
href: http://127.0.0.1:7803
ping: http://host.docker.internal:7803
widget:
type: qbittorrent
url: http://127.0.0.1:7803
username:
password:
fields: ["leech", "download"]
- Prowlarr:
icon: prowlarr
href: http://127.0.0.1:7804
ping: http://host.docker.internal:7804
widget:
type: prowlarr
url: http://127.0.0.1:7804
key:
- JDownloader:
icon: jdownloader
href: https://my.jdownloader.org/
ping: https://my.jdownloader.org/
widget:
type: jdownloader
username:
password:
client:
- Media:
- Plex:
icon: plex
href:
widget:
type: plex
url:
key:
fields: ["movies", "tv"]
- Bazarr:
icon: bazarr
href: http://127.0.0.1:7805
ping: http://host.docker.internal:7805
widget:
type: bazarr
url: http://127.0.0.1:7805
key:
- Network:
- PiHole (Main):
icon: pi-hole
href: http://127.0.0.1:7806/admin
ping: http://host.docker.internal:7806
widget:
type: pihole
url: http://127.0.0.1:7806
key:
- Gluetun:
icon: gluetun
href: http://192.168.4.14
widget:
type: gluetun
url: http://192.168.4.14:8000

View File

@ -0,0 +1,7 @@
---
# For configuration options and examples, please see:
# https://gethomepage.dev/en/configs/settings
providers:
openweathermap: openweathermapapikey
weatherapi: weatherapiapikey

View File

@ -0,0 +1,12 @@
---
# For configuration options and examples, please see:
# https://gethomepage.dev/en/configs/widgets
- resources:
cpu: true
memory: true
disk: /
- search:
provider: duckduckgo
target: _blank