From b2c2fb01493f6e8e023db53879dfa037e35c138c Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 27 Mar 2024 07:45:52 +0100 Subject: [PATCH] docs: point to caddy work See https://git.coopcloud.tech/coop-cloud/organising/issues/388 --- docs/operators/handbook.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/operators/handbook.md b/docs/operators/handbook.md index 6a432d5..65bc8b3 100644 --- a/docs/operators/handbook.md +++ b/docs/operators/handbook.md @@ -470,3 +470,8 @@ route requests after. You're free to make as many `$whatever.yml` files in your Please note that we have to hardcode `production` and `web-secure` which are typically configurable when not using `FILE_PROVIDER_DIRECTORY_ENABLED`. + +## Can I use Caddy instead of Traefik? + +Yes, it's possible although currently Quite Experimental! See +[`#388`](https://git.coopcloud.tech/coop-cloud/organising/issues/388) for more.