websites: Remove proxy roles
Reverse proxy for web sites and applications accessible to the Internet is now handled by HAProxy.frigate-exporter
parent
5ced24f2be
commit
808a912630
24
websites.yml
24
websites.yml
|
@ -23,36 +23,12 @@
|
||||||
tags: websites/darkchestofwonders.us
|
tags: websites/darkchestofwonders.us
|
||||||
- role: websites/chmod777.sh
|
- role: websites/chmod777.sh
|
||||||
tags: websites/chmod777.sh
|
tags: websites/chmod777.sh
|
||||||
- role: websites/proxy-bitwarden
|
|
||||||
tags:
|
|
||||||
- websites/proxy
|
|
||||||
- websites/proxy-bitwarden
|
|
||||||
- role: websites/proxy-gitea
|
|
||||||
tags:
|
|
||||||
- websites/proxy
|
|
||||||
- websites/proxy-gitea
|
|
||||||
- role: websites/proxy-jenkins
|
|
||||||
tags:
|
|
||||||
- websites/proxy
|
|
||||||
- websites/proxy-jenkins
|
|
||||||
- role: websites/proxy-nextcloud
|
|
||||||
tags:
|
|
||||||
- websites/proxy
|
|
||||||
- websites/proxy-nextcloud
|
|
||||||
- role: websites/proxy-openvpn
|
|
||||||
tags:
|
|
||||||
- websites/proxy
|
|
||||||
- websites/proxy-openvpn
|
|
||||||
- role: cert
|
- role: cert
|
||||||
cert_src: websites/hatch.chat.cer
|
cert_src: websites/hatch.chat.cer
|
||||||
cert_dest: /etc/pki/tls/certs/hatch.chat.cer
|
cert_dest: /etc/pki/tls/certs/hatch.chat.cer
|
||||||
cert_key_src: websites/hatch.chat.key
|
cert_key_src: websites/hatch.chat.key
|
||||||
cert_key_dest: /etc/pki/tls/private/hatch.chat.key
|
cert_key_dest: /etc/pki/tls/private/hatch.chat.key
|
||||||
tags: websites/hatch.chat
|
tags: websites/hatch.chat
|
||||||
- role: websites/proxy-matrix
|
|
||||||
tags:
|
|
||||||
- websites/proxy
|
|
||||||
- websites/hatch.chat
|
|
||||||
- role: websites/tabitha
|
- role: websites/tabitha
|
||||||
tags:
|
tags:
|
||||||
- websites/tabitha
|
- websites/tabitha
|
||||||
|
|
Loading…
Reference in New Issue