Commit graph

4 commits

Author SHA1 Message Date
3416eb490c
Add additional proxy headers to nginx config
This is required to have better log output.
2024-10-13 18:03:16 +02:00
f916260c90
Make nginx_htpasswd required 2024-10-13 14:38:42 +02:00
5542a21301
Fix more ansible-lint errors 2024-10-13 13:31:08 +02:00
33a9eef0fa
Add basic nginx role
This role installs a distribution-provided nginx and does some basic
configuration on it. It acts as a reverse proxy for the containers
that does the TLS offloading and provides an optional HTTP basic
authentication page for services that aren't ready to be exposed yet.
2024-10-13 11:33:33 +02:00