DokuWiki vs Gollum
A side-by-side comparison of two self-hosted apps from related categories — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
DokuWiki
Simple, file-based wiki without a database
VS
Gollum
A simple, Git-powered wiki with a sweet API
| Feature | DokuWiki | Gollum |
|---|---|---|
| Category | Notes & Knowledge Base | Wikis & Documentation |
| License | GPL-2.0 | MIT |
| Language | PHP | Ruby |
| Setup difficulty | Easy | Medium |
| Min. RAM | 128 MB | 256 MB |
| Deployment | docker, bare-metal | binary, docker, source |
| GitHub stars | ★ 4,694 | ★ 14,308 |
| First released | 2004 | 2010 |
| Replaces | Confluence | Confluence, Notion |
Why pick each one
Frequently asked questions
Is DokuWiki or Gollum better?
Neither is universally better. Gollum has the larger community, while DokuWiki is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.
Are DokuWiki and Gollum free and open-source?
Yes. DokuWiki is licensed under GPL-2.0 and Gollum under MIT. Both can be self-hosted at no software cost.
Can I run DokuWiki and Gollum with Docker?
DokuWiki: yes. Gollum: yes.