OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Wiki

Wiki

10 open source tools found

W
Developer Tools

wiki

Modern, lightweight wiki app with built-in Git versioning, WYSIWYG editor, and plugin ecosystem.

A modern, lightweight and powerful wiki app built on Node.js. Features Git-backed versioning, WYSIWYG editor, and extensive plugin ecosystem.

Stop the service, delete the installation directory and database. For Docker: docker rm -f wiki and remove volumes.
28.3kChecksum
D
Office Productivity

Docmost

Self-hosted open-source wiki & docs with real-time collaboration and built-in diagrams.

Docmost is an open-source, self-hosted collaborative wiki and documentation platform. It offers real-time editing, built-in diagram tools (Draw.io, Excalidraw, Mermaid), spaces, permissions, comments, page history, full-text search, file attachments, and integrations. Core is AGPL-3.0; enterprise features require a paid license.

To uninstall, remove Docker containers or delete the deployment directory, and clean the database. Remember to back up important data.
20.1kChecksum

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
G
Developer Tools

gollum

A Git-backed wiki system that stores pages as text files with built-in web editing and version control.

A simple wiki system built on top of Git. Pages are editable text files in a Git repository, with built-in web interface and version control.

For gem installation: gem uninstall gollum. For Docker: docker rmi gollumwiki/gollum and remove containers. For WAR: delete the .war file.
14.3k
D
System Optimization

dokuwiki

No-database wiki that runs anywhere with PHP.

A simple-to-use, lightweight wiki engine that requires no database. Ideal for personal or small team documentation.

Simply delete the DokuWiki directory and all its files. No database cleanup needed.
4.6k
R
Developer Tools

Raneto

A lightweight, file-based Markdown knowledge base for Node.js, no database needed.

Raneto is a free, open-source knowledge base built on Node.js that uses Markdown files for all content. It provides a clean, lightweight interface for creating and managing documentation without a database.

Delete the project folder and clean up Node.js environment and config files.
2.9k
G
Developer Tools

gitit

A Haskell-based wiki with Pandoc markup and Git/Darcs/Mercurial storage.

Gitit is a wiki program written in Haskell. It uses Happstack for the web server and pandoc for markup processing. Pages and uploaded files are stored in a git, darcs, or mercurial repository and may be modified via CLI or web interface.

Remove the gitit binary (e.g., ~/.cabal/bin/gitit) and delete the static, templates, wikidata folders and log files generated in the run directory.
2.3k
Z
Office Productivity

Zim

Plain-text desktop wiki for notes, journals, and task lists, with plugin support.

Zim is a desktop wiki editor that stores pages as plain-text files with wiki formatting. It offers folder-based organization, links, images, and plugins for tasks, version control, and more.

Linux: remove via package manager (e.g. apt remove zim); Windows: uninstall via Control Panel; macOS: brew uninstall zim.
2.2k
O
Office Productivity

Otter Wiki

A minimal Markdown wiki with Git versioning, Docker support, and dark mode.

A simple, git-backed wiki with Markdown editing, dark mode, and Docker support.

Stop and remove containers: docker-compose down -v (removes app-data volume; backup first)
1.4k
X
Office Productivity

XWiki Platform

Open-source enterprise wiki platform with modular architecture and rich APIs for building collaborative apps.

A generic wiki platform for building collaborative applications, with a modular architecture and extensive APIs.

Stop the service, delete the installation directory and its database files (manually drop database if using external DB). On Windows, use Control Panel to uninstall.
1.2k
W
Developer Tools

wiki-go

A modern, database-less flat-file wiki with Markdown editing, built-in comments, kanban boards, and instant Docker setup.

Wiki-Go is a modern, feature-rich, database-less flat-file wiki platform built with Go. It offers a clean UI for creating knowledge bases, documentation, and collaborative content without any external database. Supports Markdown, emoji, Mermaid diagrams, LaTeX math, full-text search, hierarchical pages with version history, user management, comments, link management, and interactive kanban boards. Easy deployment via Docker or binaries.

To uninstall: if using Docker, run `docker stop wiki-go && docker rm wiki-go` and remove the `data/` directory. If using binary, delete the executable and data folder.
563Checksum
Browse All Categories