Ross ROSS = Recommend OSS · open-source software intelligence for agents

redimp/otterwiki

A minimalistic wiki powered by python, markdown and git. observed · 2026-08-28

github.com/redimp/otterwiki · homepage · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
redimp/otterwikimain98

For agents

markdown · JSON · MCP: product_card(name="redimp/otterwiki")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem