A small, simple textfile based wiki with no DB
Go to file
knoflook 1cb1747c40
add README.md
2022-09-20 15:24:58 +02:00
.env.sample first working config 2022-09-17 17:55:41 +02:00
README.md add README.md 2022-09-20 15:24:58 +02:00
compose.yml first working config 2022-09-17 17:55:41 +02:00

README.md

Dokuwiki

Simple, text-file based wiki with no databse required

  • Category: Utilities
  • Status: 3, stable
  • Image: 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 <dokuwiki app name> - set the DOMAIN
  4. abra app deploy <dokuwiki app name> done!