# perber/leafwiki

LeafWiki - Self-hosted wiki. Single Go binary, SQLite, Markdown on disk. No external database required.

Repository: https://github.com/perber/leafwiki
Canonical: https://ross.abutalabs.com/products/leafwiki
Homepage: https://leafwiki.com
Language: Go
License: MIT
License Family: permissive
Topics: go, markdown, wiki, self-hosted, docker, file-based, knowledge-base, react, runbooks, single-binary, sqlite, documentation, flat-file
Last push: 2026-08-31T20:42:46+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 98, longevity 37
- inputs: {"age_days": 526, "days_push": 2, "days_rel": 17, "gap_med": 6.0, "n_releases_24m": 53}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1090, forks 77 (observed 2026-09-01T02:14:05.796521+00:00)

## What it is
LeafWiki is a self-hosted wiki application shipped as a single Go binary that stores content as Markdown files on disk with SQLite, requiring no external database or runtime dependencies. It offers a live side-by-side Markdown editor, Obsidian-compatible [[wikilinks]], multiple access modes, and reverse-proxy authentication support.

## Use cases
- self-host a lightweight wiki for homelab documentation
- store team runbooks and onboarding guides in markdown files
- replace heavy wiki software like Wiki.js or Outline with a single binary
- serve a personal knowledge base with wikilink support
- back up documentation by copying a folder
- host internal docs without running Postgres or Redis

## When to choose
- you want a wiki with zero external database dependencies
- you prefer Markdown files readable and editable outside the app
- you run a small team, homelab, or personal knowledge base
- you use Obsidian and want server-side hosting with [[wikilinks]]
- you want simple backup via file copy

## When to avoid
- you need real-time collaborative editing
- you need an all-in-one workspace like Notion or Confluence
- you need approval workflows or automations
- you have a large organization with complex permission requirements

## Facets
- artifact type: application
- maturity: active
- function: documentation, markdown, self-hosted, web-framework, http-server
- domain: documentation, self-hosted, developer-tools, web-development
- platform: windows, self-hosted, go
- tags: wiki, sqlite, flat-file, single-binary, knowledge-base, runbooks, wikilinks, obsidian-compatible, linux, macos, docker, web-server

## Member repositories
- perber/leafwiki (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:05.796521+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:51.972298+00:00, confidence not recorded.
  - readme: https://github.com/perber/leafwiki (fetched 2026-09-01T02:14:05.796521+00:00, sha b241d01355ef)
  - homepage: https://leafwiki.com (fetched 2026-08-29T12:55:57.949065+00:00, sha 8ad68a32ee5a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
