Add port forward script and WordPress

- Added Makefile
- Added UFW firewall
This commit is contained in:
2022-11-19 05:02:28 -05:00
parent 75ee5be87d
commit e7a8c8aa1c
14 changed files with 202 additions and 8 deletions

View File

@@ -1 +1,4 @@
webserver_root: "{{ docker_compose_root }}/webserver"
mariadb_trust:
- "172.16.0.0/12"
- "192.168.0.0/16"