Files
homelab/nginx/vars.yaml

176 lines
3.4 KiB
YAML

defaults:
forward_ip: "10.1.2.101"
dns_ip: "10.1.2.102"
listen_ports:
- 443
- 80
http:
internal_http_port: 80
internal_https_port: 443
internal_ipv4_regex:
- "10.1.*"
internal_ipv6_regex:
- "2600:1700:1e6c:a81f.*"
expose_tld: .reeseapps.com
forward:
- domain: nextcloud
ip: fd00:fd41:d0f1:1010::8
http:
- external:
domain: homeassistant
restricted: false
extra_http_ports: []
extra_https_ports: []
internal:
ip: "10.1.27.89"
port: 8123
protocol: https
- external:
domain: driveripper
restricted: false
extra_http_ports: []
extra_https_ports: []
internal:
ip: "[fd00:fd41:d0f1:1010::6]"
port: 8443
protocol: https
- external:
domain: e3s1plus
restricted: true
extra_http_ports: []
extra_https_ports: []
internal:
ip: "10.1.224.78"
port: 80
protocol: http
- external:
domain: yellow
restricted: true
extra_http_ports: []
extra_https_ports: []
internal:
ip: "[fd00:fd41:d0f1:1010::1]"
port: 9090
protocol: https
- external:
domain: node1
restricted: true
extra_http_ports: []
extra_https_ports: []
internal:
ip: "[fd00:fd41:d0f1:1010::3]"
port: 9090
protocol: https
- external:
domain: node2
restricted: true
extra_http_ports: []
extra_https_ports: []
internal:
ip: "[fd00:fd41:d0f1:1010::4]"
port: 9090
protocol: https
- external:
domain: node3
restricted: true
extra_http_ports: []
extra_https_ports: []
internal:
ip: "[fd00:fd41:d0f1:1010::5]"
port: 9090
protocol: https
- external:
domain: unifi-external-cockpit
restricted: true
extra_http_ports: []
extra_https_ports: []
internal:
ip: "[fd00:fd41:d0f1:1010::7]"
port: 9090
protocol: https
- external:
domain: nextcloud-aio-cockpit
restricted: true
extra_http_ports: []
extra_https_ports: []
internal:
ip: "[fd00:fd41:d0f1:1010::8]"
port: 9090
protocol: https
# Printer
- external:
domain: cr10se
restricted: true
extra_http_ports: []
extra_https_ports:
# websocket
- 9999
# camera
- 8080
internal:
ip: "10.2.165.70"
port: 80
protocol: http
- external:
domain: pihole-yellow
restricted: true
extra_http_ports: []
extra_https_ports: []
internal:
ip: "10.180.238.1"
port: 8081
protocol: http
- external:
domain: attmodem
restricted: true
extra_http_ports: []
extra_https_ports: []
internal:
ip: 192.168.1.254
port: 80
protocol: http
- external:
domain: nextcloud-aio
restricted: false
extra_http_ports: []
extra_https_ports: []
internal:
ip: "[fd00:fd41:d0f1:1010::8]"
port: 11000
protocol: http
- external:
domain: unifi-external
restricted: false
extra_http_ports:
- 8080
extra_https_ports: []
internal:
ip: "[fd00:fd41:d0f1:1010::7]"
port: 8443
protocol: https
- external:
domain: pivpn
restricted: true
extra_http_ports: []
extra_https_ports: []
internal:
ip: "[fd00:fd41:d0f1:1010::9]"
port: 9090
protocol: https