From 1cb1747c404686948e5927c76ca29f48d4b21cdb Mon Sep 17 00:00:00 2001 From: knoflook Date: Tue, 20 Sep 2022 15:24:11 +0200 Subject: [PATCH] add README.md --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4ae7e94 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# Dokuwiki + +Simple, text-file based wiki with no databse required + + + +* **Category**: Utilities +* **Status**: 3, stable +* **Image**: [`dokuwiki`](lscr.io/linuxserver/dokuwiki),4, upstream +* **Healthcheck**: No +* **Backups**: No +* **Email**: No +* **Tests**: No +* **SSO**: No + + + +## Basic usage + +1. Set up Docker Swarm and [`abra`] +2. `abra app new dokuwiki` +3. `abra app config ` - set the `DOMAIN` +4. `abra app deploy ` +done! + +[`abra`]: https://git.coopcloud.tech/coop-cloud/abra