Overview
First-run host sign-up
The Memos sign-up form where you create your host account on first visit - no default credentials ship.
First-run host sign-up
Memo timeline
Explore and settings
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Why This AMI
Instead of manually installing Memos, configuring nginx, hardening the OS, and maintaining updates yourself, this AMI delivers a production-ready private note hub in under five minutes. You get ongoing 24/7 technical support from cloudimg engineers who handle deployment questions, upgrades, TLS termination, and database administration - so you can focus on capturing knowledge, not managing infrastructure.
Overview
Memos is a popular open source, self-hosted lightweight note and memo hub. Capture quick notes, tasks, and thoughts in Markdown, organise them with tags, browse a memo timeline, and share selected items through an explore view. This image delivers Memos 0.29 fully installed and configured behind nginx on a hardened base, so your private note hub is running within minutes of launch.
Use-Case Example
A developer working across multiple projects launches this AMI to maintain a personal engineering journal. Each day they log standup notes, tag entries by project, and link related memos together. Because the data stays on their own AWS infrastructure - not a third-party SaaS - they retain full ownership and can resize storage as their knowledge base grows.
Application Stack
- Runtime: Single self-contained Go binary with bundled web frontend
- Database: Embedded SQLite datastore on a dedicated, independently-resizable EBS volume
- Reverse Proxy: nginx handling external connections while Memos binds to loopback
- Process Manager: systemd for automatic restarts and boot-time startup
- Base OS: Ubuntu with unattended security updates enabled
Integrations
Memos supports connections to external services that extend its capabilities:
- S3-Compatible Object Storage - Configure Amazon S3 or any S3-compatible service for resource uploads and attachment storage
- OpenID Connect (OIDC) - Authenticate users via AWS IAM Identity Center, Google, or any OIDC provider for single sign-on
- Webhooks - Push memo events to external systems such as Slack, Telegram bots, or custom automation pipelines
- Open API - Programmatically create, query, and manage memos from scripts, CI/CD pipelines, or other applications
Security Posture
- No default credentials: The image ships at the built-in first-run sign-up form - you create your own host account on first visit. No shared passwords and no pre-populated database rows exist in the image.
- Loopback binding: Memos listens only on 127.0.0.1; all external traffic passes through nginx.
- Dedicated data disk: Memo data lives on a separate EBS volume that supports AWS EBS encryption at rest.
- Automatic OS patching: Unattended security updates keep the base operating system current.
- Firewall: Only ports 22 (SSH) and 443 (HTTPS) or 80 (HTTP) need to be open in your security group.
Deployment Prerequisites
- Minimum instance type: t3.micro (1 vCPU, 1 GB RAM) for individual use
- Recommended instance type: t3.small or larger for heavier workloads
- Storage: 8 GB root volume + dedicated data volume (default 10 GB, resizable)
- Security group: Allow inbound TCP 22 (SSH) and TCP 80/443 (HTTP/HTTPS)
- Regions: Available in all standard AWS commercial regions
Getting Started
- Launch the AMI from AWS Marketplace with your chosen instance type and security group.
- Browse to the instance's public IP or attached domain name.
- Complete the one-screen sign-up to create your host account.
- Start writing memos in Markdown, organise with tags, and explore the timeline.
Time from launch to first memo: approximately 3-5 minutes.
cloudimg Support
24/7 technical support by email and live chat covering deployment, upgrades, integrations, TLS termination, and database administration. Critical issues receive a one-hour average response.
Memos is a trademark of its respective owner. All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- Private note hub running in under 5 minutes - Memos 0.29 preinstalled with nginx reverse proxy, systemd management, and a dedicated resizable data disk. Skip manual installation and go straight to capturing notes in Markdown, organising with tags, and browsing your memo timeline. Integrates with Amazon S3 for resource storage, OpenID Connect for SSO, webhooks for automation, and an open API for programmatic access.
- Zero default credentials and hardened by design - the image ships at the first-run sign-up form so you create your own secure host account on first visit. Memos binds only to loopback behind nginx, the data disk supports EBS encryption at rest, and automatic OS security updates are enabled. No shared passwords and no pre-populated database rows exist in the image.
- 24/7 technical support from cloudimg with a one-hour average response for critical issues. Engineers assist with deployment, upgrades, TLS termination, database administration, and integrations - so you get the benefits of open source Memos without the operational burden of maintaining it yourself.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
t3.small Recommended | t3.small | $0.05 |
t3.micro | t3.micro instance type | $0.04 |
t2.micro | t2.micro instance type | $0.04 |
u-6tb1.56xlarge | u-6tb1.56xlarge instance type | $0.24 |
m7i.metal-48xl | m7i.metal-48xl instance type | $0.24 |
r8id.96xlarge | r8id.96xlarge instance type | $0.24 |
m8a.medium | m8a.medium instance type | $0.04 |
h1.16xlarge | h1.16xlarge instance type | $0.24 |
m8id.24xlarge | m8id.24xlarge instance type | $0.24 |
r7i.xlarge | r7i.xlarge instance type | $0.12 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of Memos 0.29 self-hosted lightweight note and memo hub.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant; on Ubuntu it is 'ubuntu'). The Memos server is served on port 80 through nginx (the server listens on 127.0.0.1:5230). Browse to http://<instance-public-ip>/ and complete the one-screen first-run sign-up to create your host username and password - the image ships with no host account, so this first visit is where you secure the instance. Then start capturing memos in Markdown, organise them with tags and browse the timeline. The health endpoint http://<instance-public-ip>/healthz is open and returns 200. Services are managed with systemctl (memos, nginx). To enable HTTPS, follow the Let's Encrypt section of the user guide.
Resources
Vendor resources
Support
Vendor support
cloudimg Support
cloudimg provides 24/7 technical support for this product via email and live chat.
Coverage includes:
- Deployment assistance and initial configuration
- Upgrades to new Memos releases
- TLS/SSL termination setup
- Database administration and backup guidance
- Integration help (S3 storage, OIDC/SSO, webhooks, API)
- Performance tuning and troubleshooting
Response Times:
- Critical issues: one-hour average response
- General inquiries: handled during the next available support window
Deployment Prerequisites:
- Minimum instance: t3.micro (1 vCPU, 1 GB RAM) for individual use
- Recommended: t3.small or larger for heavier workloads
- Storage: 8 GB root volume plus a dedicated data volume (default 10 GB, resizable)
- Security group: allow inbound TCP 22 (SSH) and TCP 80 or 443 (HTTP/HTTPS)
Getting Started:
- Launch the AMI with your chosen instance type and security group.
- Browse to the instance public IP or your domain.
- Complete the one-screen sign-up form to create your host account.
- Begin capturing memos - approximately 3-5 minutes from launch.
Contact: support@cloudimg.co.uk
For refund requests or billing questions, contact cloudimg support at the same email address.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
