Memos Is A GREAT Self Hosted Note Taking App
Looking for a powerful, self-hosted note-taking solution? In this video, I’ll show you how to set up Memos using Docker, so you can take notes securely on your own server! 📝 🚀
👉 Sign up for DigitalOcean - https://zacs-tech.com/go/digitalocean/
👉 Register a domain name
https://tinyurl.com/y8hz9seu
📌 What You’ll Learn:
✅ What is Memos? (A minimalist, self-hosted note-taking app)
✅ How to deploy Memos using Docker in minutes
✅ Basic configuration and accessing your notes
✅ Why self-hosting is great for privacy & control
🔗 Resources & Commands:
How to Install Docker on Ubuntu 24.04 LTS
• How to Install Docker on Ubuntu 24.04...
How to Install Docker on Ubuntu 22.04
• How to Install Docker on Ubuntu 22.04
How to Create a Droplet on DigitalOcean
• How to Create a Droplet on DigitalOce...
How to Connect to DigitalOcean via SSH Key (No Password)
/ @zacs-world
======================================================
docker run -d \
--init \
--name memos \
--publish 5230:5230 \
--volume ~/.memos/:/var/opt/memos \
neosmemo/memos:stable
======================================================
DISCLAIMER: This video and description contain affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This helps support the channel and allows us to continue to make videos like this. Thank you for your support!