A small, simple textfile based wiki with no DB
Go to file
3wc 2adec77312
continuous-integration/drone/push Build is passing Details
Switch to self-hosted stack-ssh-deploy image [mass update]
2023-01-21 11:49:55 -08:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:55 -08: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!