diff --git a/templates/app_gateway/caddy_disabled_alert.html b/templates/app_gateway/caddy_disabled_alert.html index db66cf7..b84b6fa 100644 --- a/templates/app_gateway/caddy_disabled_alert.html +++ b/templates/app_gateway/caddy_disabled_alert.html @@ -3,6 +3,9 @@
docker-compose-caddy.yml.' %}
+ {% trans 'The App Gateway and Gatekeeper modules require Caddy and the auth-gateway container to be running. Please start the application using docker-compose-caddy.yml.' %}
{% trans 'Depending on your custom firewall or proxy rules, the way you access wireguard_webadmin may change slightly after enabling Caddy.' %}
+{% trans 'Switching to Caddy is simple, but it may require a bit of time and attention to review your current setup.' %}
+{% trans 'For more information, see the discussion:' %} 🚀 New Feature Release: Auth Gateway, Zero Trust & Caddy Integration