add dpaste.thezengarden.net; update cert refs; generic updates
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
---
|
||||
|
||||
proxy_sites:
|
||||
wiki.thezengarden.net:
|
||||
proto : http
|
||||
dest : docker.thezengarden.net
|
||||
port : 8081
|
||||
max_upload : "{{ proxy_default_max_upload }}"
|
||||
# wiki.thezengarden.net:
|
||||
# proto : http
|
||||
# dest : docker.thezengarden.net
|
||||
# port : 8081
|
||||
# max_upload : "{{ proxy_default_max_upload }}"
|
||||
|
||||
|
||||
git.thezengarden.net:
|
||||
@ -35,6 +35,11 @@ proxy_sites:
|
||||
port : 7777
|
||||
max_upload : "{{ proxy_default_max_upload }}"
|
||||
|
||||
dpaste.thezengarden.net:
|
||||
proto : http
|
||||
dest : podman.thezengarden.net
|
||||
port : 8888
|
||||
max_upload : "{{ proxy_default_max_upload }}"
|
||||
|
||||
ipam.thezengarden.net:
|
||||
proto : http
|
||||
@ -131,10 +136,10 @@ proxy_sites:
|
||||
max_upload : "{{ proxy_default_max_upload }}"
|
||||
|
||||
|
||||
pw-old.thezengarden.net:
|
||||
proto : http
|
||||
dest : docker.thezengarden.net
|
||||
port : 8001
|
||||
# pw-old.thezengarden.net:
|
||||
# proto : http
|
||||
# dest : docker.thezengarden.net
|
||||
# port : 8001
|
||||
|
||||
|
||||
pw.thezengarden.net:
|
||||
@ -198,10 +203,10 @@ proxy_sites:
|
||||
port : 443
|
||||
|
||||
|
||||
sso.thezengarden.net:
|
||||
proto : https
|
||||
dest : docker.thezengarden.net
|
||||
port : 9443
|
||||
# sso.thezengarden.net:
|
||||
# proto : https
|
||||
# dest : docker.thezengarden.net
|
||||
# port : 9443
|
||||
|
||||
|
||||
stor1.thezengarden.net:
|
||||
@ -220,7 +225,6 @@ proxy_sites:
|
||||
proto: https
|
||||
dest: proxmox_nodes
|
||||
upstream_servers:
|
||||
- zg-vm1.thezengarden.net:8006
|
||||
- zg-vm2.thezengarden.net:8006
|
||||
- zg-vm3.thezengarden.net:8006
|
||||
- zg-vm4.thezengarden.net:8006
|
||||
|
Reference in New Issue
Block a user