add/remove/modify some sites
This commit is contained in:
parent
ac362f7cc4
commit
175fa7c270
@ -60,24 +60,6 @@ proxy_sites:
|
|||||||
port : 32400
|
port : 32400
|
||||||
|
|
||||||
|
|
||||||
hme-1.thezengarden.net:
|
|
||||||
proto : http
|
|
||||||
dest : kansai.thezengarden.net
|
|
||||||
port : 80
|
|
||||||
|
|
||||||
|
|
||||||
hme-2.thezengarden.net:
|
|
||||||
proto : https
|
|
||||||
dest : 10.1.1.6
|
|
||||||
port : 9090
|
|
||||||
|
|
||||||
|
|
||||||
hme-3.thezengarden.net:
|
|
||||||
proto : https
|
|
||||||
dest : 10.10.10.66
|
|
||||||
port : 443
|
|
||||||
|
|
||||||
|
|
||||||
gw.thezengarden.net:
|
gw.thezengarden.net:
|
||||||
proto : https
|
proto : https
|
||||||
dest : er4.thezengarden.net
|
dest : er4.thezengarden.net
|
||||||
@ -110,13 +92,13 @@ proxy_sites:
|
|||||||
max_upload : "{{ proxy_default_max_upload }}"
|
max_upload : "{{ proxy_default_max_upload }}"
|
||||||
|
|
||||||
|
|
||||||
tower.thezengarden.net:
|
status.thezengarden.net:
|
||||||
proto : https
|
proto : http
|
||||||
dest : zg-tower-prod-1.thezengarden.net
|
dest : podman.thezengarden.net
|
||||||
port : 443
|
port : 3001
|
||||||
|
|
||||||
|
|
||||||
tower2.thezengarden.net:
|
ansible-lab.thezengarden.net:
|
||||||
proto : https
|
proto : https
|
||||||
dest : 10.10.10.83
|
dest : 10.10.10.83
|
||||||
port : 443
|
port : 443
|
||||||
@ -137,7 +119,7 @@ proxy_sites:
|
|||||||
|
|
||||||
webhooks.thezengarden.net:
|
webhooks.thezengarden.net:
|
||||||
proto : http
|
proto : http
|
||||||
dest : docker.thezengarden.net
|
dest : podman.thezengarden.net
|
||||||
port : 55555
|
port : 55555
|
||||||
|
|
||||||
|
|
||||||
@ -243,6 +225,7 @@ proxy_sites:
|
|||||||
|
|
||||||
|
|
||||||
chris-hammer.com:
|
chris-hammer.com:
|
||||||
|
aliases : www.chris-hammer.com
|
||||||
proto : http
|
proto : http
|
||||||
dest : "{{ proxy_default_host }}"
|
dest : "{{ proxy_default_host }}"
|
||||||
port : 80
|
port : 80
|
||||||
|
Loading…
x
Reference in New Issue
Block a user