From 808a912630e634c921f87adb6c2ef261f77f9f36 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sun, 13 Oct 2024 12:54:50 -0500 Subject: [PATCH] websites: Remove proxy roles Reverse proxy for web sites and applications accessible to the Internet is now handled by HAProxy. --- websites.yml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/websites.yml b/websites.yml index 32e39f6..0676a36 100644 --- a/websites.yml +++ b/websites.yml @@ -23,36 +23,12 @@ tags: websites/darkchestofwonders.us - role: 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 cert_src: websites/hatch.chat.cer cert_dest: /etc/pki/tls/certs/hatch.chat.cer cert_key_src: websites/hatch.chat.key cert_key_dest: /etc/pki/tls/private/hatch.chat.key tags: websites/hatch.chat - - role: websites/proxy-matrix - tags: - - websites/proxy - - websites/hatch.chat - role: websites/tabitha tags: - websites/tabitha