A lightweight, self-hosted memo hub. Open Source and Free forever

Posted by : on

Category : apps


memos provides the privacy security and reliability that innovators need in their moments of inspiration.

Features


  • Privacy First keep your own data by yourself.All data generated at runtime is saved in the SQLite database file.
  • Plain Text With Markdown All content will be save as plain text, not HTML.and lots of useful markdown syntax supported.
  • Lightweight But Powerful Using Go + React.js + SQLite architecture,the overall package is very lightweight.
  • Customizable You can customize the server name,icon,description,custom system style and execution script, etc.
  • Open Source Completely Memos believes that open source is the future,and all code is already open source in GitHub.
  • Free Forever All features are free forever and will never be charged in any form or content.

Key Points


  • Open Source and Free
  • Self-hosted with Docker in Seconds
  • Markdown Supported
  • Customizable and Sharable
  • RESTful API for self-service

Quick Start

Depoly with Docker in seconds


 docker run -d  --name memos -p 5230:5230 -v ~/.memos/:/var/opt/memos meomemo/memos: latest

The ~/.memos/directory will be used as the data directory on your local machine, while /var/opt/memos is the directory of the volume in Docker and should not be modified.

Othors Installation methods


See More Other Installation


Memos Source Code on Github


Acknowledgements

Thanks for Memos Contributors and Community


About MJ XIE
MJ XIE

Mobile Network Marketing Explorer In The Plush Industry, Living in Hangzhou, China

Email : info@mayrino.com

Website : https://mayrino.com

About MJ XIE

Hey, my name is MJ Xie, I have been working in my own company for more than 10 years. I majored in CS in university. Before 2008, I worked as a backend engineer for 5 years. Since 2009, I transferred to the plush industry , I will continue to focus on the faux fur plush industry. If you have any questions about knowledge of plush faux fur ,please feel free contact me at once, I will reply as soon as possible.

Star