Back to catalog
Memos logo

Self-Host with Docker · Yantr

Memos

Lightweight, self-hosted note-taking app with a clean social-media-style interface.

Ports

1

Deps

0

Use Cases

4

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, dependencies, and where to find the original compose template.

If you searched for Memos Docker, Memos Docker Compose, or self-host Memos, this page is the direct landing page for that app in Yantr's catalog.

After deployment, Yantr also lets you publish additional ports later from the stack page using Docker-style syntax. Use mappings like 8080:8080 for a fixed host port or just 8080 to let Docker assign a random host port for container port 8080.

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

These are the standard container ports Yantr knows about for Memos. You can keep the default mapping, remap them, or publish extra ports later after deployment with Docker syntax such as 3000:3000 or 3000.

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

More App Pages

Keep browsing the Yantr catalog

Explore the full app catalog for more self-hosted services, alternatives, and dependencies that work alongside Memos.

Page generated 2026-05-03T17:57:37.943Z