Self-host with Docker · Yantr
Memos
Lightweight, self-hosted note-taking app with a clean social-media-style interface.
1
Ports
3
Notes
4
Use Cases
About
What Memos does
Memos is a lightweight, self-hosted note-taking app with a feed-style interface. It supports Markdown, tagging, search, file attachments, and public sharing—ideal for journaling, quick notes, and minimal-setup personal knowledge capture.
Install Flow
How to self-host Memos
Memos can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Memos does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Daily journaling with a clean, distraction-free interface.
- Quick note capture that syncs across your devices.
- Share public notes via generated links.
- Use as a minimalist knowledge base with tags for organization.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 5230 | HTTP | Web UI |
Docker Image
neosmemo/memos:stable
Service Name
memos
Notes
Things to know before you deploy
- Very lightweight - runs well on minimal hardware
- SQLite database for simple deployment
- Mobile-friendly responsive design
Related Apps
More tools you might pair with Memos
Page generated 2026-06-23T15:50:08.758Z