۵۰٪ تخفیف روی همه پلان‌ها، محدود. شروع از $2.48/mo
Memos

Memos

Memos is a self-hosted note-taking app. Twitter-style microblogging for personal knowledge with Markdown, image support, and tag-based organization. Single Go binary, MIT-licensed, with a clean reverse-chronological feed. The lightweight personal journal for daily capture.

Version

Latest

Operating System

Ubuntu Server 24.04 LTS

Min. RAM

1 GB

IP Types

IPV4,IPV6

Web Access

  • Open your browser and navigate to your Memos instance: http://<SERVER_IP>
  • On first visit, youll see a setup screen. Create your admin account.
  • The first user created automatically becomes the administrator. Make sure to use a strong password!

Important Files and Directories

  • /root/memos/docker-compose.yml → Docker Compose definition
  • /var/lib/docker/volumes/memos_postgres_data → Persistent data
  • /etc/nginx/sites-available/memos.conf → Reverse proxy configuration

Docker Management Commands

cd /root/memos
docker ps                     # List running containers
docker compose logs -f        # Follow logs
docker compose restart        # Restart service

Domain & SSL Setup

Point your domain to the server IP.

Edit Nginx config:

vim /etc/nginx/sites-available/memos.conf

Replace server_name _; با server_name <your-domain>;

Install Certbot:

apt install -y certbot python3-certbot-nginx

Run Certbot to issue SSL certificate:

certbot --nginx --non-interactive --agree-tos --email <your-email> -d <your-domain>

Test and reload Nginx:

sudo nginx -t
sudo systemctl reload nginx

Open in browser: https://<your-domain>

More in Self Hosted

Related apps.

Deploy Memos now. از ۲٫۴۸ دلار در ماه.