A small, simple textfile based wiki with no DB
Go to file
decentral1se 45894154d6
continuous-integration/drone/push Build encountered an error Details
chore: publish 0.1.0+2023-04-04a release
2023-11-06 00:06:04 +01: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 chore: publish 0.1.0+2023-04-04a release 2023-11-06 00:06:04 +01: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!