
Poznote
Lightweight self-hosted note-taking and documentation platform
769 stars 31 forks last commit first released MIT
Actively maintained
Last commit 25 Aug 2026.

Poznote is a lightweight personal note-taking and documentation platform designed for self-hosted deployment. It provides both rich-text and Markdown editing, supports workspaces and public sharing, and ships as a multi-arch Docker image for easy deployment.
Key Features
- Rich text and Markdown editors with task lists, math rendering, Mermaid diagrams and Excalidraw integration
- Full-text search and tag-based organization; file attachments and trash system
- Workspaces, multi-instance support and public note sharing
- Authentication via local username/password and optional OpenID Connect (OIDC) / SSO integration
- Built-in backup/restore, REST API for automation and MCP server support
- Docker Compose multi-arch deployment with default HTTP port 8040 and configurable environment settings
Use Cases
- Personal knowledge base and note-taking for individuals or small teams
- Self-hosted documentation portal for projects or internal tools
- Quick deployment of a searchable, shareable documentation site with SSO integration
Limitations and Considerations
- Default deployments use a file-based database (SQLite), which can limit concurrency and scalability for large multi-user installations
- Docker volume permission and SELinux issues are documented; administrators may need to set ownership (UID 82/www-data) or use volume flags to avoid permission errors
- Import limits (number of files per import / ZIP size) are configurable but default values may require adjustment for large migrations
Poznote is focused on simplicity and ease of deployment while providing essential documentation and note-taking features. It is suitable for users who want a lightweight, self-hosted knowledge platform with optional SSO and straightforward Docker-based installation.
Categories:
Tags:
Tech Stack:
Similar to Poznote
fx
Lightweight Rust microblogging and personal blog engine
Self-hosted, low-footprint microblogging and blog engine in Rust with Markdown posts, file uploads, RSS following, backups, and built-in search.


Many Notes
Markdown note-taking web app with vaults, collaboration, and PWA
Self-hosted Markdown note-taking web app with multi-user vaults, real-time collaboration, fast search, templates, backlinks/tags, PDF export, and PWA support.
Calibre-Web Automated
Automated Calibre-Web-based web app for managing eBook libraries
An enhanced Calibre-Web fork that automates eBook ingest, conversion, metadata/cover enforcement, backups, and device sync for a streamlined digital library workflow.

Zen
Lightweight self-hosted notes app with Markdown and SQLite
Zen is a minimal self-hosted notes app that stores notes as Markdown with a local SQLite database, featuring fast full-text search, tagging, templates, and low resource usage.
Silicon Notes
Minimal web-based personal knowledge base in Markdown
Silicon Notes is a lightweight personal knowledge base built with Flask. It offers Markdown editing, syntax highlighting, backlinks, full-text search, page history, and export/import.
WackoWiki
Lightweight multilingual wiki engine with ACLs and WYSIWYG editor
Lightweight PHP wiki engine offering WYSIWYG editing, per-page ACLs, revision control, themes, file uploads, and support for MariaDB/MySQL/SQLite.





