redimp/otterwiki
A minimalistic wiki powered by python, markdown and git. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 10.5
- age_days: 2982
- days_rel: 28
- days_push: 7
- n_releases_24m: 53
Adoption not part of the score
1519 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Otter Wiki is a self-hosted, minimalistic wiki application for collaborative content management, written in Python with Flask. Content is written in Markdown and stored in a git repository, providing full version history, page attachments, user authentication, and an optional git HTTP server for cloning and pushing wiki content.
Use cases
- self-host a team knowledge base with markdown
- run a lightweight wiki on a raspberry pi or small server
- version-control documentation with full page history and diffs
- collaboratively edit markdown pages with attachments and images
- clone and push wiki content via git
- host an internal wiki in an air-gapped environment
When to choose
- you want a lightweight, minimal wiki with low resource usage (~100MiB RAM)
- you prefer markdown editing with tables, footnotes, mermaid diagrams, and formulas
- you want git-backed version history with the ability to revert changes
- you need a simple docker-compose deployment behind nginx, apache, or caddy
When to avoid
- you need a wiki mountable under a subfolder path of an existing domain
- you need to free disk space by deleting pages, since the git backend never forgets
- you require heavy enterprise features like granular ACLs or SSO integrations beyond proxy-header auth
- you want a WYSIWYG editor rather than markdown source editing
Facets
application · maturity active
web-framework auth search-engine documentation markdown self-hosted version-control documentation self-hosted web-development developer-tools cms self-hosted python cross-platform wiki git-backed flask markdown-editor collaborative-editing page-history docker-compose mermaid-diagrams docker web-server linux
8 sources
- readme: https://github.com/redimp/otterwiki · fetched 2026-08-28 · a5d165625bba
- homepage: https://otterwiki.com · fetched 2026-08-29 · f0f2fa039cc3
- site_page: https://otterwiki.com/Installation · fetched 2026-08-29 · f746cc10d27d
- site_page: https://otterwiki.com/-/about · fetched 2026-08-29 · aeabae8775ee
- registry_pypi: https://pypi.org/pypi/otterwiki/json · fetched 2026-08-29 · 5d76e78619bf
- site_page: https://otterwiki.com/-/changelog · fetched 2026-08-29 · 6ddbe1dfe3db
- site_page: https://otterwiki.com/-/help · fetched 2026-08-29 · 8470a18ebc20
- site_page: https://otterwiki.com/FAQ · fetched 2026-08-29 · 074e072c5eba
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| redimp/otterwiki | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="redimp/otterwiki")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem