Use nginx as reverse proxy on walker, removing traefik

SSL coming soon
This commit is contained in:
Jake Howard
2023-12-21 16:13:32 +00:00
parent a7eb372899
commit a3baf8be1e
14 changed files with 88 additions and 31 deletions

View File

@ -1,3 +1,9 @@
- name: Create network
docker_network:
name: coredns
internal: true
become: true
- name: Create install directory
file:
path: /opt/coredns