Added tautulli to public and torrentleech downloader
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -6,12 +6,12 @@ timezone: Europe/Berlin
|
||||
rclone_config: "/root/.config/rclone/"
|
||||
puid: 1000
|
||||
pgid: 1000
|
||||
pk_path: "/mnt/veracrypt1/genesis"
|
||||
pk_path: "/media/veracrypt1/genesis"
|
||||
|
||||
local_domain: borg.land
|
||||
local_subdomains: "@"
|
||||
remote_domain: tudattr.dev
|
||||
remote_subdomains: "www,plex,status,"
|
||||
remote_subdomains: "www,plex,status,tautulli"
|
||||
backup_domain: seyshiro.de
|
||||
backup_subdomains: "hass,qbit,zm,"
|
||||
|
||||
@@ -245,6 +245,7 @@ swag_email: "me+swag@tudattr.dev"
|
||||
swag_site_confs:
|
||||
- "templates/mii/swag/site-confs/plex.subdomain.conf"
|
||||
- "templates/mii/swag/site-confs/uptime-kuma.subdomain.conf"
|
||||
- "templates/mii/swag/site-confs/tautulli.subdomain.conf"
|
||||
# - "templates/mii/swag/site-confs/homeassistant.subdomain.conf"
|
||||
# - "templates/mii/swag/site-confs/qbittorrent.subdomain.conf"
|
||||
# - "templates/mii/swag/site-confs/zoneminder.subdomain.conf"
|
||||
@@ -340,6 +341,14 @@ qbit_ssl: "no"
|
||||
qbit_lan: "192.168.20.0/24, 192.168.30.0/24, {{ docker_network }}"
|
||||
qbit_dns: "{{ aya01_ip }}, {{ pi_ip }}, 1.1.1.1"
|
||||
|
||||
#
|
||||
# qbittorrentvpn - torrentleech
|
||||
#
|
||||
|
||||
qbit_private_port: "8083"
|
||||
qbit_private_host: "torrentleech"
|
||||
qbit_private_remote_config: "{{ docker_dir }}/{{ qbit_private_host }}/config"
|
||||
|
||||
#
|
||||
# Home Assistant
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user