DokuWiki
Simple to use and highly versatile open-source wiki software that doesn't require a database.
Why consider DokuWiki?
DokuWiki is an open-source wiki software that doesn't require a database. It stores all wiki pages and media in plain text files, offering built-in access controls, revision history, and 1,000+ plugins.
Learn DokuWiki by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of DokuWiki
DokuWiki is ideal for team documentation and knowledge bases, offering effortless backup and migration because all data lives in plain text.
Running with Docker
docker run -d \ --name dokuwiki \ -p 8080:8080 \ -v $(pwd)/dokuwiki_data:/bitnami/dokuwiki \ bitnami/dokuwiki:latestDokuWiki is licensed under the GNU General Public License v2.0 (GPL-2.0).
Related tools
More options with a similar category or technology profile.
Mayan EDMS
Free Open Source Electronic Document Management System with digital signatures.
Docspell
Personal document organizer that automates OCR, tagging, and metadata extraction.
Gollum
Simple, Git-powered wiki system that powers GitHub Wikis.
Docsify
A magical documentation site generator that parses Markdown on the fly.