Overview
This AMI provides a ready-to-use Prometheus Monitoring Stack designed for speed, security, and simplicity. It comes fully containerized with Docker Compose and served through Apache, making it production-ready out of the box.
Upon first boot, users are guided through a one-time configuration process to:
Map a custom domain to Prometheus
Automatically issue a Let's Encrypt SSL certificate
Deploy a Dockerized Prometheus instance with optimized defaults
All configurations are stored in an easy-to-manage .env file for transparency and reusability.
Whether you're monitoring Kubernetes clusters, Docker hosts, or standalone servers, this AMI eliminates setup complexity and ensures Prometheus is secured and optimized for continuous operation.
Highlights
- Automated Setup: One-click deployment with interactive domain and SSL configuration during first boot.
- Secured by Design: Includes HTTPS via Let's Encrypt and runs Prometheus inside a Docker container for isolation and reliability.
- Optimized for Monitoring: Pre-tuned Prometheus instance ideal for infrastructure metrics, alerting, and seamless integration with Grafana.
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 |
r7iz.8xlarge | $0.00 |
r6idn.12xlarge | $0.00 |
m6idn.metal | $0.00 |
c6i.8xlarge | $0.00 |
m5d.2xlarge | $0.00 |
r7iz.large | $0.00 |
c6a.xlarge | $0.00 |
i3.metal | $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 Prometheus Deployment: Preconfigured Prometheus environment with Docker Compose, including Prometheus and Apache for seamless monitoring setup.
-
Guided First-Boot Script: Interactive setup script for domain mapping, SSL configuration, and initial deployment, featuring input validation and DNS verification.
-
Automated SSL/TLS Provisioning: Integrated with Let's Encrypt and Certbot to automatically issue and configure SSL certificates for secure HTTPS access.
-
Secure Configuration Management: Centralized .env file securely stores domain details, IP address, and port configuration for quick reference and future updates.
-
Failsafe Initialization: Built-in failsafe script ensures setup completion by automatically retrying interrupted or failed installation steps.
-
Optimized Container Architecture: Docker Compose-based deployment ensures portability, isolation, and performance optimization for production-grade monitoring.
-
Apache Virtual Host Automation: Automatically configures Apache virtual hosts and updates domain details for both HTTP and HTTPS access.
-
Custom Domain Support: Simplified domain configuration process with built-in DNS propagation check before SSL setup.
-
Secure Access Options: Easily extendable to enable Basic Authentication for controlled access to the Prometheus dashboard.
-
Production-Ready Configuration: Tuned Prometheus setup ideal for monitoring infrastructure, Docker, or Kubernetes environments with minimal overhead.
Additional details
Usage instructions
-
Launch an Instance
From AWS Marketplace, click Continue to Subscribe and then Continue to Configuration.
-
Choose the recommended instance type (t2.medium or larger).
-
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 first boot, the failsafe script automatically runs:
Prompts you to optionally map a custom domain for Prometheus.
Verifies that the domain's DNS A record points to your server IP.
Configures Apache and prepares the environment.
-
Configure DNS (if using a domain)
Add an A record in your DNS pointing to the instance's public IP.
The script automatically checks DNS propagation using multiple global resolvers.
-
Automatic SSL Setup
Enter the email for the certbot when prompted to receive the ssl expiry notifications.
Certbot issues and installs the SSL certificate.
Apache is configured to serve Prometheus securely over HTTPS.
-
Once DNS is validated, Certbot automatically issues and installs an SSL certificate.
-
Apache is configured to serve Prometheus securely over HTTPS.
-
Start Prometheus
The Prometheus container is automatically started via Docker Compose.
-
You can manually check or restart it:
cd /opt/app docker compose ps docker compose restart
-
Access Prometheus Dashboard
If no domain is used:
http://<public-ip>:9090
-
If a domain is configured with SSL:
https://<your-domain>
-
Environment File
All configuration details, including domain, IP, and port, are stored in:
/opt/app/.env
-
Reconfigure or Rerun Setup
To remap domains, reissue SSL, or rerun setup:
sudo bash /opt/app/firstboot.sh
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.