Replace edge proxy with nginx

The config makes more sense, and it has more of the features I need, which will come later.
This commit is contained in:
Jake Howard
2021-08-22 22:34:27 +01:00
parent 23fc7bbb12
commit a54d373526
10 changed files with 96 additions and 98 deletions

View File

@ -1,5 +1,5 @@
- name: Configure HAproxy
include: haproxy.yml
- name: Configure Nginx
include: nginx.yml
- name: Configure wireguard
include: wireguard.yml