hosts:virtual_machines:web:reverse_proxy
Reverse Proxy
Name | Reverse Proxy |
---|---|
Ports | 80, 443 (tcp) |
View in NetBox. |
HTTP(s) reverse proxy, specifically Caddy. Most HTTP(s) connections (the kind you make with your web browser) to *.tardisproject.uk
come in through here, and then go to the appropriate server.
Usually, TLS/SSL is also terminated here - Caddy has an integrated ACME client that gets trusted certificates from Let's Encrypt.
Configuration locations
Managed declaratively through Nix.
hosts/virtual_machines/web/reverse_proxy.txt · Last modified: 2023/08/30 17:59 by tcmal