
DokuWiki
File-based wiki engine with structured access control
4.7k stars 918 forks last commit first released GPL-2.0
Actively maintained
Last commit 25 Jul 2026.

DokuWiki is an open source wiki engine designed for creating and maintaining documentation and knowledge bases. It stores content in plain text files rather than a database, making it straightforward to deploy, back up, and migrate.
Key Features
- File-based storage (no database required) using plain text pages
- Access control lists (ACL) for fine-grained permissions
- Built-in revision history and page diffs for change tracking
- Full-text search across wiki pages
- Media manager for uploading and organizing files
- Extensible through plugins and templates for customization and integrations
Use Cases
- Team or project documentation portals and internal knowledge bases
- Product manuals and technical documentation with change history
- Lightweight intranet wiki with role-based access control
Limitations and Considerations
- Not designed for real-time collaborative editing in the same way as office-suite style editors
- Large installations may require careful caching and tuning for best search and performance
DokuWiki is a solid choice when you want a dependable wiki with strong permissions and simple operations. Its file-based approach and mature ecosystem make it suitable for both small teams and larger documentation sites.
Categories:
Tags:
Tech Stack:
Similar to DokuWiki

Wiki-Go
A modern, databaseless flat-file wiki platform built with Go.
Go-based flat-file wiki that stores content as Markdown with built-in search, version history, and access control, without an external database.
WackoWiki
Lightweight multilingual wiki engine with ACLs and WYSIWYG editor
Lightweight PHP wiki engine offering WYSIWYG editing, per-page ACLs, revision control, themes, file uploads, and support for MariaDB/MySQL/SQLite.

BookStack
Documentation and wiki platform for organizing information
BookStack is a simple documentation and wiki platform with a WYSIWYG and optional Markdown editor, full-text search, permissions, and integrated authentication.
django-wiki
A Django-based wiki app with Markdown, revisions, and plugins
Extensible Django wiki application with Markdown pages, versioning, permissions, and a pluggable architecture for integrating knowledge bases into Django sites.

MediaWiki
Collaborative wiki and documentation platform
MediaWiki is an open source wiki engine for building collaborative knowledge bases with versioned pages, templates, categories, and a powerful extension system.

Raneto
File-based Markdown knowledge base wiki for Node.js
Raneto is an open-source, file-based Markdown knowledge base for Node.js with web editing, full-text search, theming, and optional login protection—no database required.



