Overview
This is a repackaged software product wherein additional charges apply for hardening, security configuration, and support.
WHAT IS APPSMITH
Appsmith is an open-source low-code platform for building internal tools - admin panels, dashboards, CRUD apps, support consoles and approval workflows - without writing front-end code. You drag and drop from 45+ pre-built UI widgets (tables, forms, charts, lists, modals), bind them to data with a visual query editor, and add logic in plain JavaScript anywhere a value is accepted. It ships as a single all-in-one stack: a Java application server with an embedded MongoDB metadata store, PostgreSQL, and Redis, fronted by a Caddy reverse proxy. Appsmith connects to 25+ data sources, including PostgreSQL, MySQL, Microsoft SQL Server, MongoDB, Snowflake, Redis, Amazon S3, Google Sheets, REST APIs and GraphQL. Self-hosted means your apps, queries and data stay inside your own AWS account. Apache-2.0 license, no vendor lock-in.
WHAT THIS AMI ADDS
Security hardening:
- Per-instance secrets - the encryption keys and the embedded MongoDB, PostgreSQL and Redis passwords are generated at first boot, never baked into the image
- No administrator account baked in - the first user to sign up becomes the Instance Administrator, and a background service disables further signups automatically once the first admin is registered
- HTTPS enabled by default with a self-signed certificate (in-container Caddy reverse proxy); set a custom domain to switch to a built-in Let's Encrypt certificate
- Embedded MongoDB, PostgreSQL and Redis bound to localhost inside the container - never exposed on the network
- Anonymous usage telemetry disabled
- UFW firewall pre-configured - only TCP 22, 80, 443 are exposed
- fail2ban, AppArmor
- CVE scan - every image is scanned for vulnerabilities before release
OS hardening (CIS Level 1):
- CIS Ubuntu 24.04 LTS Level 1 benchmark applied via ansible-lockdown
- auditd, SSH hardening, kernel hardening, IMDSv2 enforced
Compliance artifacts:
- SBOM - CycloneDX 1.6 at /etc/lynxroute/sbom.json
- CIS Conformance Report at /etc/lynxroute/cis-report.html
- CIS Tailored Profile at /usr/share/doc/lynxroute/CIS_TAILORED_PROFILE.md
NOTES
The full Appsmith stack (application metadata, your apps, and uploads) persists on a dedicated data volume across container restarts and instance reboots. On first launch the platform initializes its embedded databases, which takes a few minutes; a loading page is shown until it is ready. To move off the self-signed certificate, set APPSMITH_CUSTOM_DOMAIN to your domain in /etc/appsmith/appsmith.env to enable the built-in Let's Encrypt integration, then restart the service.
Highlights
- Appsmith security baked in: per-instance encryption keys and database passwords generated at first boot, no admin account baked into the image (the first signup becomes the Instance Administrator and further signups auto-close), HTTPS on by default, anonymous telemetry disabled, and the embedded MongoDB, PostgreSQL and Redis bound to localhost only.
- CIS Level 1 hardened Ubuntu 24.04 LTS: auditd, fail2ban, AppArmor, SSH key-only, IMDSv2 enforced. CVE-scanned before every release. SBOM (CycloneDX) and CIS Conformance Report included.
- Build internal tools without front-end code: drag-and-drop UI widgets, 25+ data source connectors (PostgreSQL, MySQL, MongoDB, REST, GraphQL, Snowflake, S3, and more), and JavaScript anywhere. Apache-2.0 license - fully auditable, no vendor lock-in, ever.
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 | Cost/hour |
|---|---|
t3.large Recommended | $0.03 |
t3.medium | $0.02 |
m6i.xlarge | $0.05 |
m6i.large | $0.03 |
Vendor refund policy
We do not offer refunds for this product. AWS infrastructure charges (EC2, EBS, data transfer) are billed separately by AWS and are not refundable by us.
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
Appsmith v2.1 - Initial release (June 2026)
- Appsmith Community Edition v2.1 on Ubuntu 24.04 LTS
- CIS Level 1 hardening applied (ansible-lockdown/UBUNTU24-CIS)
- CVE-scanned before every release
- Per-instance encryption keys and database passwords generated at first boot
- First signup becomes the Instance Administrator; further signups auto-close
- HTTPS enabled by default (self-signed); set a custom domain for built-in Let's Encrypt
- Embedded MongoDB, PostgreSQL and Redis bound to localhost inside the container
- Anonymous telemetry disabled
- UFW firewall pre-configured (ports 22, 80, 443 only)
- fail2ban, auditd, AppArmor pre-configured
- SBOM (CycloneDX 1.6) at /etc/lynxroute/sbom.json
- CIS Conformance Report (OpenSCAP) at /etc/lynxroute/cis-report.html
- IMDSv2 enforced
Additional details
Usage instructions
- Launch instance (t3.medium minimum, t3.large recommended for production)
- Open Security Group - allow TCP 443 from your IP (keep it restricted to your own IP until you have registered)
- SSH: ssh -i key.pem ubuntu@<PUBLIC_IP>
- Read the instance notes: sudo cat /root/appsmith-credentials.txt
- Open https://<PUBLIC_IP>/ in your browser - accept the self-signed certificate warning (allow a few minutes on first launch while the platform initializes; a loading page is shown until it is ready)
- Sign up - the FIRST account you create becomes the Instance Administrator
- Build your first app: add a datasource (PostgreSQL, MySQL, MongoDB, REST, GraphQL, and more), write a query, and bind it to drag-and-drop UI widgets
No administrator account is baked into the AMI - the first user to sign up becomes the administrator, and further signups are disabled automatically once the first admin is registered. Restrict Security Group port 443 to your own IP until you have registered, so nobody can claim the admin account before you. The platform serves HTTPS with a self-signed certificate by default. For a CA-signed certificate, set APPSMITH_CUSTOM_DOMAIN to your domain in /etc/appsmith/appsmith.env to enable the built-in Let's Encrypt integration, then restart the service with: sudo systemctl restart appsmith Per-instance encryption keys and the embedded database passwords are generated at first boot. Instance notes are saved to /root/appsmith-credentials.txt.
Resources
Vendor resources
Support
Vendor support
Visit us online: https://lynxroute.com
For Appsmith documentation: https://docs.appsmith.com For Appsmith upstream issues:
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
