Overview
This AMI provides a fully automated deployment of Apache Superset, a modern open-source data exploration and visualization platform, powered by Docker Compose. It's designed for simplicity, automation, and production readiness.
Upon first boot, the system automatically initializes and configures Superset, PostgreSQL, and Redis. A guided interactive setup allows you to:
Map a custom domain and automatically issue an SSL certificate via Let's Encrypt.
Configure the admin email and password dynamically.
Automatically update environment variables and Docker configurations.
Launch all containers (Superset, DB, Redis, Celery workers) with a single command.
This AMI is ideal for teams or individuals looking to deploy Superset quickly on AWS without manual setup. It ensures reliable first-time initialization, secure SSL setup, and easy domain management, making analytics dashboards available instantly after instance launch.
Highlights
- One-Click Deployment: Fully automated Superset setup using Docker Compose, no manual configuration required.
- Domain & SSL Ready: Built-in Apache and Certbot integration for HTTPS and custom domain mapping.
- Self-Healing Setup: Failsafe initialization ensures all services (DB, Redis, Superset) recover gracefully and remain stable.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
|---|---|
t2.medium Recommended | $0.00 |
t3.micro AWS Free Tier | $0.00 |
r5dn.large | $0.00 |
c6in.12xlarge | $0.00 |
m7a.xlarge | $0.00 |
d3en.12xlarge | $0.00 |
x2idn.24xlarge | $0.00 |
r7a.16xlarge | $0.00 |
z1d.large | $0.00 |
c4.4xlarge | $0.00 |
Vendor refund policy
This product is currently offered free of charge on AWS Marketplace. Since there are no fees associated with the use of this AMI, refunds are not applicable.
Buyers may cancel use of the product at any time by terminating the associated Amazon EC2 instance.
For any questions or concerns, please contact: Perimattic.com Email: aws@perimattic.comÂ
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
-
Automated Superset Deployment: Preconfigured Apache Superset environment using Docker Compose, featuring Superset, PostgreSQL, Redis, and Apache for a ready-to-use analytics and visualization platform.
-
Guided First-Boot Script: Interactive setup script for domain mapping, admin credential configuration, and SSL setup, including input validation and DNS resolution checks.
-
Automated SSL/TLS Provisioning: Integrated with Let's Encrypt and Certbot to automatically issue and configure SSL certificates for secure HTTPS access to Superset dashboards.
-
Secure Configuration Management: Centralized .env file securely stores domain, internal IP, admin credentials, and database passwords for simplified configuration and consistent deployments.
-
Optimized Container Architecture: Docker Compose-based multi-container setup ensures portability, scalability, and consistent performance for production-ready Superset environments.
-
Apache Virtual Host Automation: Automatically configures Apache virtual hosts for both HTTP and HTTPS access, updating domain details dynamically during setup.
-
Custom Domain Support: Streamlined process for mapping custom domains with built-in DNS propagation verification before SSL issuance, ensuring reliability and security.
-
Preconfigured Database & Caching: Includes PostgreSQL as the default metadata store and Redis for caching and Celery task management, prelinked within the Docker stack.
-
Failsafe Setup & Recovery: Intelligent failsafe mechanism automatically retries initialization scripts and ensures reliable deployment even after interruptions or container restarts.
-
Production-Ready Analytics Platform: Tuned for business intelligence, data visualization, and dashboarding, enabling organizations to explore and analyze data instantly after launch with minimal setup effort.
Additional details
Usage instructions
-
Launch an Instance
From AWS Marketplace, click Continue to Subscribe and then Continue to Configuration.
-
Choose the Recommended Instance Type
Select t2.medium or larger for optimal performance.
-
Configure Security Group
Allow inbound traffic on the following ports:
22 (SSH) - for secure access to the instance 80 (HTTP) - for web traffic 443 (HTTPS) - for secure SSL connections
-
Connect to the Instance
ssh -i <your-key.pem> ubuntu@<public-ip>
-
First-Boot Setup
On the first boot, the initialization script automatically performs the following actions:
Prompts you to optionally map a custom domain for Superset. Validates that your DNS A record correctly points to the instance's public IP. Configures Apache as a reverse proxy for Superset and prepares the environment.
-
Configure DNS (if using a domain)
Add an A record in your DNS pointing to the instance's public IP address. The setup script automatically verifies DNS propagation using multiple global resolvers.
-
Automatic SSL Setup
Certbot automatically issues and installs a Let's Encrypt SSL certificate after DNS validation. Apache is reconfigured to serve Superset securely over HTTPS.
-
Start Superset
The Superset containers are automatically started using Docker Compose. To manually verify or restart the containers:
cd /opt/app docker compose ps docker compose restart
-
Access Superset Dashboard
If no domain is configured: http://<public-ip>:8088
If a domain with SSL is configured: https://<your-domain>
-
Login to Superset
Default credentials are stored in /opt/app/.env You can view them using:
cat /opt/app/.env
Default password: stored securely in .env file
-
Environment File
All configuration details - domain, IP, ports, SSL status, and credentials - are stored in:
/opt/app/.env
Support
Vendor support
For any assistance or inquiries, our dedicated support team is here to help 24/7. Feel free to reach out to us anytime. Email: support@cro-digital.co.uk We are committed to providing timely and effective solutions to meet your needs.
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.