Skip to content
Snippets Groups Projects
Commit 06d997dc authored by Nico's avatar Nico
Browse files

add revproxy-03

parent 028fa237
No related branches found
No related tags found
No related merge requests found
---
letsencrypt_account_email: "hostmaster@freifunk-stuttgart.de"
letsencrypt_acme_directory: "https://acme-v02.api.letsencrypt.org/directory"
vhosts:
- domain: ffs03.freifunk-stuttgart.de
backend: "https://10.0.3.1:8006/"
type: proxy
- domain: gitlab.freifunk-stuttgart.de
backend: "http://10.0.3.220:8081/"
max_body_size: 5G
type: proxy
- domain: registry.gitlab.freifunk-stuttgart.de
backend: "http://10.0.3.220:8082/"
max_body_size: 5G
type: proxy
- domain: maillist.freifunk-stuttgart.de
backend: "http://10.0.3.232/"
type: proxy
- domain: ticket.freifunk-stuttgart.de
backend: "http://10.0.3.234/"
type: proxy
- domain: wiki-testing.freifunk-stuttgart.de
backend: "http://10.0.3.194/"
type: proxy
- domain: www-staging.freifunk-stuttgart.de
backend: "http://10.0.3.226/"
type: proxy
- domain: wiki.freifunk-stuttgart.de
redirect: "https://wiki.freifunk-stuttgart.net"
type: redirect
- domain: wiki.freifunk-stuttgart.net
backend: "http://10.0.3.221/"
max_body_size: 100M
type: proxy
- domain: passbolt.freifunk-stuttgart.de
backend: "http://10.0.3.235/"
type: proxy
- domain: prometheus.freifunk-stuttgart.de
backend: "http://10.0.3.171:9090/"
type: proxy
- domain: grafana.freifunk-stuttgart.de
backend: "http://10.0.3.237/"
type: proxy
- domain: map02.freifunk-stuttgart.de
backend: "http://10.0.3.236/"
type: proxy
- domain: map.freifunk-stuttgart.de
backend: "http://10.0.3.236/"
type: proxy
- domain: netinfo.freifunk-stuttgart.de
backend: "http://10.0.3.236/"
type: proxy
- domain: karte.freifunk-stuttgart.de
backend: "http://10.0.3.236/"
type: proxy
- domain: unifi.freifunk-stuttgart.de
backend: "https://10.0.3.222:8443/"
type: proxy
- domain: owe.freifunk-stuttgart.de
redirect: "https://wiki.freifunk-stuttgart.net/technik:owe"
type: redirect
---
ssh_disable_password_login: yes
...@@ -15,6 +15,8 @@ ffs03: ...@@ -15,6 +15,8 @@ ffs03:
ansible_ssh_host: 3191.ffs03 ansible_ssh_host: 3191.ffs03
wiki-testing.freifunk-stuttgart.de: wiki-testing.freifunk-stuttgart.de:
ansible_ssh_host: 3194.ffs03 ansible_ssh_host: 3194.ffs03
revproxy-03.freifunk-stuttgart.de:
ansible_ssh_host: 3213.ffs03
gitlab01.freifunk-stuttgart.de: gitlab01.freifunk-stuttgart.de:
ansible_ssh_host: 3220.ffs03 ansible_ssh_host: 3220.ffs03
wiki.freifunk-stuttgart.de: wiki.freifunk-stuttgart.de:
......
...@@ -2,4 +2,5 @@ ...@@ -2,4 +2,5 @@
revproxy: revproxy:
hosts: hosts:
revproxy-05.freifunk-stuttgart.de: revproxy-05.freifunk-stuttgart.de:
revproxy-03.freifunk-stuttgart.de:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment