All apps · 0 apps
memos
Docker app from waazaa's Repository
Overview
Readme
View on GitHubFeatured sponsor: CodeRabbit — Cut code review time and bugs in half, instantly.
Memos

Fast enough for every thought. Private enough for all of them.
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.
Run with Docker · Try the live demo · Read the docs

Why Memos?
- Capture quickly — Write in Markdown, attach media, and save without choosing a title, folder, or template.
- Organize lightly — Revisit notes through the timeline, search, tags, and pins.
- Share selectively — Keep memos private or publish only what you choose.
- Keep control — Self-host Memos with zero telemetry and MIT-licensed source.
Quick Start
Start a private Memos instance with one Docker command:
docker run -d \
--name memos \
--restart unless-stopped \
-p 127.0.0.1:5230:5230 \
-v ~/.memos:/var/opt/memos \
neosmemo/memos:stable
Open http://localhost:5230 and start writing. See the deployment guide for other installation options.
Extend Memos
- Web Clipper — Save pages, selections, and images as source-linked Markdown. Available for Chrome and Firefox.
- API and webhooks — Connect scripts, bots, and custom capture flows through REST, gRPC, and webhooks.
Get Help
Read the documentation, join Discord, or ask in GitHub Discussions. You can also report a bug or suggest a feature.
Want to contribute? See the contributing guide.
Sponsors
- CodeRabbit — Cut code review time and bugs in half
- SSD Nodes — Affordable VPS hosting for self-hosters
- TestMu AI — The world’s first full-stack Agentic AI Quality Engineering platform
Love Memos? Sponsor the project on GitHub.
License
Memos is licensed under the MIT License.
Install Memos on Unraid in a few clicks.
Find Memos in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
neosmemo/memos:stableRuntime arguments
- Web UI
http://[IP]:[PORT:5230]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
- Target
- /var/opt/memos
- Value
- /mnt/user/appdata/memos
- Target
- 5230
- Value
- 5230
- Value
- 5230
- Value
- prod