memos

memos

Docker app from waazaa's Repository

Overview

A modern, open-source, self-hosted knowledge management and note-taking platform designed for privacy-conscious users and organizations. Memos provides a lightweight yet powerful solution for capturing, organizing, and sharing thoughts with comprehensive Markdown support and cross-platform accessibility.

Featured 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

GitHub stars Latest release Docker pulls MIT license

Memos Demo Screenshot

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.

Explore all features →

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

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

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.

Open the Apps tab on your Unraid server Search Community Apps for Memos Review the template variables and paths Click Install

Download Statistics

9,689,804
Total Downloads
638,420
This Month
505,318
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
neosmemo/memos:stable
Last Updated2026-07-23
First Seen2025-08-14

Runtime arguments

Web UI
http://[IP]:[PORT:5230]
Network
bridge
Shell
sh
Privileged
false

Template configuration

APPDATAPathrw
Target
/var/opt/memos
Value
/mnt/user/appdata/memos
PORTPorttcp
Target
5230
Value
5230
MEMOS_PORTVariable
Value
5230
MEMOS_MODEVariable
Value
prod