Files
homelab/nginx
..
2024-01-31 01:05:47 -05:00
2024-01-31 13:23:24 -05:00
2024-01-31 12:40:28 -05:00
2024-02-01 01:17:06 -05:00
2024-02-01 01:17:06 -05:00
2024-02-01 01:17:06 -05:00
2024-02-01 01:17:06 -05:00
2024-02-01 01:17:06 -05:00

Nginx Ansible Configuration

Installation

Check vars.yaml to edit your servers.

ansible-playbook -i ansible/inventory.yaml nginx/nginx.yaml
ansible-playbook -i ansible/inventory.yaml nginx/certbot.yaml

Restricted Addresses

We can detect whether traffic is originating internally or externally by checking if it came in on port 443 or 444.