add docker configs

This commit is contained in:
Simon Belmont 2025-03-24 12:59:54 -04:00
parent 8d4e5d1a24
commit 9b8dd017d8
28 changed files with 489 additions and 0 deletions

View file

@ -0,0 +1,40 @@
---
# For configuration options and examples, please see:
# https://gethomepage.dev/configs/docker/
pihole:
host: 10.0.0.121
port: 6346:443
socket: /var/run/docker.sock
qbittorrent-nox:
host: 10.0.0.121
port: 8080
socket: /var/run/docker.sock
jackett:
host: 10.0.0.121
port: 9117
socket: /var/run/docker.sock
flaresolverr:
host: 10.0.0.121
port: 8191
socket: /var/run/docker.sock
speedtest:
host: 10.0.0.121
port: 7639
socket: /var/run/docker.sock
homepage:
host: 10.0.0.121
port: 3000
socket: /var/run/docker.sock
unbound:
host: 10.0.0.121
port: 5335
socket: /var/run/docker.sock
metube:
host: 10.0.0.121
port: 8081
socket: /var/run/docker.sock
speedtest-tracker:
host: 10.0.0.121
port: 9080
socket: /var/run/docker.sock