Memos
Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours.
Deploy command
docker run -d \
--name memos \
-p 5230:5230 \
-v ~/.memos:/var/opt/memos \
neosmemo/memos:stableTaken from the project README. You need a server with Docker; you may still need to add environment variables.
From the README
Memos is an open-source, self-hosted home for short-form thinking. Daily notes, links, work logs, and snippets flow into a chronological Markdown timeline—on infrastructure you control, without the overhead of an all-in-one workspace.
- Stars
- ★ 63.3k
- Language
- Go
- License
- MIT
- Last updated
- 2026-09-23
- Category
- Notes & knowledge base
- Section
- General