Switched to Canadian Torguard server to circumvent port forward blocking on US servers
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
- pve-docker
|
||||
- docker-compose
|
||||
- traefik
|
||||
- gluetun
|
||||
- tautulli
|
||||
- recyclarr
|
||||
- prowlarr
|
||||
- sonarr
|
||||
@@ -16,7 +16,7 @@
|
||||
- overseerr
|
||||
- ntfy
|
||||
- nextcloud
|
||||
- name: tautulli
|
||||
- name: gluetun
|
||||
tags: test
|
||||
- unifi-controller
|
||||
- navidrome
|
||||
|
@@ -21,11 +21,11 @@ services:
|
||||
VPN_TYPE: wireguard
|
||||
VPN_SERVICE_PROVIDER: custom
|
||||
WIREGUARD_PRIVATE_KEY: "{{ wireguard_private_key }}"
|
||||
WIREGUARD_PUBLIC_KEY: "1N3x3+Ojc8jONodU0eBnLth3qcmrdlrNK9tkUnVGHT4="
|
||||
WIREGUARD_ADDRESSES: "10.13.128.85/24"
|
||||
VPN_ENDPOINT_IP: "67.213.221.27"
|
||||
WIREGUARD_PUBLIC_KEY: "h7l7Uw9Fhmsk5tUGdvL/FmI0ogEuJVsv/+wqu9pr1A8="
|
||||
WIREGUARD_ADDRESSES: "10.13.128.101/24"
|
||||
VPN_ENDPOINT_IP: "146.70.137.50"
|
||||
VPN_ENDPOINT_PORT: "1443"
|
||||
FIREWALL_VPN_INPUT_PORTS: "42382"
|
||||
FIREWALL_VPN_INPUT_PORTS: "13221"
|
||||
DOT: "off"
|
||||
DNS_ADDRESS: "10.8.0.1"
|
||||
TZ: "{{ timezone }}"
|
||||
|
@@ -1,8 +1,9 @@
|
||||
wireguard_private_key: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
30613633303762653461333565623032326463643035353238366166353732383465663330633838
|
||||
6463336665386639326230663838343230613765313963350a306131663930323036313136396565
|
||||
39393264353936633833373861666132373663636561653832393130653233376134376262306166
|
||||
3036653365636661660a313463653933666334383530386461613339373632646166623337333863
|
||||
38393037343135326332343263373933336132633930326532616361333330333835366638333633
|
||||
6239313662373530333662643931663639323863366438613865
|
||||
39653835373739623131316462383066653965623065393364633165346333616132396563383665
|
||||
6366363234386262396634373566396434623463363565340a666435363036383736656337383662
|
||||
31386330323761633838353635616262313233656165306662333035646630343232323766626236
|
||||
6533386334333635620a303535646638316165623134613163613634303566613162386463343335
|
||||
62383564633539363834326161393838383934383266306635363064306533336539623965653766
|
||||
6335643038666637663233306631323963623633623938333738
|
||||
|
||||
|
Reference in New Issue
Block a user