Commit graph

12 commits

Author SHA1 Message Date
c4af7754b2 Use variables to configure dehydrated locations
These variables match https://github.com/24367dfa/ansible-role-dehydrated
2022-09-08 15:41:36 +02:00
f9197221c8 🔧 Setup Apache proxy pass for sites with invalid URIs
This is a setup according to https://www.rabbitmq.com/management.html#proxy
which solves a problem with RabbitMQ encoding vhost names in a non-standard
way.

As this setting does not hurt other sites, we can introduce it into the
general template.
2022-09-06 15:35:50 +02:00
a410ce5b8f 🐛 Fix template for missing IPv6 on apache-docker-proxy 2022-08-04 17:32:23 +02:00
9bd5d8e71e Make cert availability check more robust 2022-07-04 23:26:49 +02:00
48a4119420 Add rewrite rules for websockets 2022-07-04 23:26:49 +02:00
45206f4413 Add proxy headers 2022-07-04 23:26:49 +02:00
9584d5a1c7 Allow to set backend_host for http proxy 2022-07-01 16:17:24 +02:00
ffdc1d6c56 Fix linter warnings in setup-http-site-proxy role 2020-12-12 23:10:42 +01:00
c5dac00a36 Enable HTTPS sites only when cert exists 2020-12-12 16:28:01 +01:00
28a372eaa2 Add IPv6 addresses to HTTP virtual hosts 2020-12-06 13:22:54 +01:00
482275d274 Add missing alias to proxy site 2020-12-04 18:54:21 +01:00
07c53212a0 Add httpd setup and role for docker proxy in Apache2 2020-11-23 16:25:40 +01:00