Overview
This AMI provides a ready-to-use RedisInsight environment designed for instant deployment and minimal manual configuration. On first boot, it automatically:
Detects the server IP and configures RedisInsight inside Docker.
Optionally maps a custom domain and provisions an SSL certificate using Let's Encrypt.
Sets up Basic Authentication, generates or applies secure credentials, and updates RedisInsight's internal database.
Manages configuration through a failsafe workflow ensuring setup reliability and restart recovery.
Ideal for DevOps teams or developers who need a fully configured RedisInsight dashboard accessible securely via domain or server IP without manual setup.
Highlights
- Automated First-Boot Setup: Automatically configures RedisInsight, domain mapping, SSL, and security on launch.
- Secure & Self-Healing: Includes Basic Auth, autogenerated passwords, and restart-safe setup scripts.
- Docker & Apache Integration: Pre-configured with Docker Compose, Apache VirtualHosts, and SSL via Certbot.
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 |
m7i-flex.4xlarge | $0.00 |
r8i.24xlarge | $0.00 |
r8i.large | $0.00 |
h1.2xlarge | $0.00 |
g4dn.metal | $0.00 |
hpc7a.48xlarge | $0.00 |
i2.2xlarge | $0.00 |
r8i.8xlarge | $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 First-Boot Setup: Runs a failsafe script to configure RedisInsight, Docker containers, and environment variables on first launch.
-
Domain Mapping & SSL: Optional custom domain mapping with automated Let's Encrypt SSL certificate provisioning.
-
Basic Authentication: Automatically generates credentials or applies user-specified passwords for secure access.
-
Docker & Apache Integration: Pre-configured Docker Compose for RedisInsight and Apache VirtualHost for domain/SSL support.
-
Password Sync: RedisInsight internal database is automatically updated to match .env credentials.
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 ports 22 (SSH), 80 (HTTP), and 443 (HTTPS).
-
Connect to the Instance
ssh -i <your-key.pem> ubuntu@<public-ip>
-
First-Boot Setup
On the first boot, the failsafe.sh script automatically runs and performs:
- Prompts to optionally map a custom domain for RedisInsight.
- Validates that the DNS A record for your domain correctly points to the instance's public IP.
- Generates a secure RedisInsight password (or uses your input).
- Configures Apache with optional SSL and Basic Auth for secure access.
- Starts RedisInsight inside Docker Compose.
-
Configure DNS (if using a domain)
Add an A record in your DNS pointing to the instance's public IP. The setup script verifies DNS propagation using multiple global resolvers.
-
Automatic SSL Setup
- Enter your admin email when prompted by Certbot to receive SSL expiry notifications.
- Certbot automatically issues and installs a Let's Encrypt SSL certificate once DNS validation is successful.
- Apache is reconfigured to serve RedisInsight securely over HTTPS.
-
Start RedisInsight
The RedisInsight container starts automatically using Docker Compose. You can manually verify or restart the container:
- cd /opt/app
- docker compose ps
- docker compose restart
-
Access RedisInsight Dashboard
Without a domain: http://<public-ip>:8001 With a domain and SSL: https://<your-domain>
-
Login to RedisInsight
Default credentials are stored in /opt/app/.env:
Username: root Password: auto-generated or provided during first boot
-
Environment File
All configuration details, including 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.
Similar products

