Share information and collaborate.
Lightweight self-hosted notes — capture ideas, run a daily log or share with your team. 20 MB image, 128 MB RAM.
Memos is a privacy-first, open-source note-taking and micro-blogging platform (MIT, 61.6 k+ stars, v0.29.1). Inspired by the Flomo experience, it gives developers and teams a fast, frictionless place to capture thoughts, daily logs, code snippets, meeting notes and TODOs — all stored on your own VPS.
The Go binary compiles to a ~20 MB Docker image that idles under 128 MB of RAM with SQLite as the default store. Start in under 5 seconds with a single `docker run` command — no external database required. Memos supports Markdown with live preview, tag-based organisation, full-text search, RESTful API and optional public sharing of individual notes.
With 61 k+ GitHub stars and a vibrant community, Memos has become one of the most popular lightweight self-hosted productivity tools. Deploying it on a ServOrbit VPS gives you a permanent personal knowledge base, a daily standup logger for your team or a private micro-blog — without a single cloud dependency.
Use Memos as a frictionless standup journal: capture what you shipped, what is blocked and what is next in seconds. The timeline view gives you a searchable history of every day's progress — useful for performance reviews, client reports and retros. The API lets you post from CI pipelines, scripts or a Raycast extension.
Deploy one shared Memos instance for your engineering team. Each developer gets their own account; notes tagged #incident, #decision or #todo are searchable across the team. It fills the gap between Slack (ephemeral) and Notion (heavyweight) — a lightweight, permanent, full-text-searchable middle layer.
Replace Evernote, Notion Capture or Apple Notes with a fully self-hosted alternative. Markdown support, tag hierarchy and full-text search let you build a personal knowledge graph. Because it runs on your VPS, your notes are never processed by third-party servers and you can export everything at any time via the API.
Guide optimized for ServOrbit Cloud VPS.
A 1 vCPU / 1 GB RAM plan on Ubuntu 24.04 is more than sufficient. Memos idles under 128 MB RAM — you can co-locate it alongside other apps on any existing VPS without noticeable overhead.
Open your ServOrbit control panel, go to Marketplace -> Collaboration & Productivity -> Memos, and click Deploy. Docker pulls neosmemo/memos:stable and starts the container on port 5230. The UI is accessible in under 5 seconds.
Navigate to http://. The first-run wizard prompts you to create an admin account. Once logged in, type any text in the input box and press Enter — your first memo is saved. Use #tagname inline to tag notes.
Memos renders Markdown live as you type — bold, code blocks, checklists, links and inline images all work. Create a tag convention for your workflow: #todo, #idea, #log, #meeting. All tagged notes are instantly filterable from the sidebar. Use the search bar for full-text lookup across your entire history.
Go to Admin -> Users and invite additional accounts. Each user gets their own private timeline; admins can see all notes. Use this to run a shared team standup log or incident journal — one instance, multiple developers, each with their own daily capture.
Browse our help center and FAQ, or write to our team — support in French, English and Arabic.