From b9b401ae18686cb561e76a84cd01a467864df906 Mon Sep 17 00:00:00 2001 From: Christian Galo Date: Sun, 2 Nov 2025 05:04:10 +0000 Subject: [PATCH] docs: update README to clarify integration with Caddy reverse proxy and backupbot --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8a7c763..0ca0f95 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ Wiki Cafe's configuration for a Nextcloud deployment. Originally slimmed down from an `abra` [recipe](https://git.coopcloud.tech/coop-cloud/nextcloud) by [Co-op Cloud](https://coopcloud.tech/). +This setup works in conjunction with [Caddy reverse proxy](https://git.coopcloud.tech/coop-cloud/caddy), handling TLS certificates via Let's Encrypt. This setup also includes labels for optional integration with [backupbot](https://git.coopcloud.tech/coop-cloud/backup-bot-two) for automated backups. + + ## Deploying the app with Docker Swarm Create a new file `.env` in this directory with the following contents, adjusting as necessary: