@@ -3,15 +3,17 @@
|
||||
#
|
||||
user: tudattr
|
||||
timezone: Europe/Berlin
|
||||
rclone_config: "/root/.config/rclone/"
|
||||
puid: 1000
|
||||
pgid: 1000
|
||||
pk_path: "/mnt/veracrypt1/genesis"
|
||||
|
||||
local_domain: borg.land
|
||||
local_subdomains: "@"
|
||||
remote_domain: tudattr.dev
|
||||
remote_subdomains: "www,plex,status,"
|
||||
rclone_config: "/root/.config/rclone/"
|
||||
puid: 1000
|
||||
pgid: 1000
|
||||
pk_path: "/media/veracrypt1/genesis"
|
||||
|
||||
backup_domain: seyshiro.de
|
||||
backup_subdomains: "hass,qbit,zm,"
|
||||
|
||||
#
|
||||
# aya01 - Disks
|
||||
@@ -243,6 +245,9 @@ 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/homeassistant.subdomain.conf"
|
||||
# - "templates/mii/swag/site-confs/qbittorrent.subdomain.conf"
|
||||
# - "templates/mii/swag/site-confs/zoneminder.subdomain.conf"
|
||||
swag_remote_site_confs: "{{swag_config}}/nginx/site-confs/"
|
||||
|
||||
#
|
||||
@@ -334,3 +339,18 @@ qbit_type: "openvpn"
|
||||
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"
|
||||
|
||||
#
|
||||
# Home Assistant
|
||||
#
|
||||
|
||||
hass_port: ""
|
||||
hass_host: "hass"
|
||||
|
||||
#
|
||||
# Tautulli
|
||||
#
|
||||
|
||||
tautulli_port: "8181"
|
||||
tautulli_host: "tautulli"
|
||||
tautulli_config: "{{ docker_dir }}/{{ tautulli_host }}/config"
|
||||
|
||||
Reference in New Issue
Block a user