A small, simple textfile based wiki with no DB
Go to file
Cassowary 20b8c55384
All checks were successful
continuous-integration/drone/push Build is passing
Update .drone.yml
2025-01-08 10:09:12 -08:00
.drone.yml Update .drone.yml 2025-01-08 10:09:12 -08:00
.env.sample fix domain in .env.sample 2024-12-23 11:05:10 -08:00
compose.yml chore: publish 0.1.0+2023-04-04a release 2023-11-06 00:06:04 +01:00
README.md add README.md 2022-09-20 15:24:58 +02:00

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!