Overview
This Jenkins AMI provides an optimized, production-ready CI/CD server that deploys automatically on first boot. It features a guided domain setup, automatic SSL certificate provisioning via Let's Encrypt, and secure admin credential creation. The environment uses Docker for consistent deployments and includes an Apache reverse proxy for HTTPS termination. Ideal for DevOps teams who need a reliable Jenkins setup without manual configuration steps.
Key Features:
Automatic first-time configuration and secure admin provisioning
Domain mapping with real-time DNS validation
Built-in SSL/TLS certificate issuance using Certbot
Docker-based Jenkins instance for easy upgrades and maintenance
Restart-safe automation with a failsafe setup process
Deploy your CI/CD pipelines faster with a secure and standardized Jenkins environment ready out of the box.
Highlights
- Automated Setup: Automatic installation, Jenkins admin creation, and environment configuration on first boot.
- Secure by Default: HTTPS enabled via Let's Encrypt with Apache reverse proxy and enforced authentication.
- Production-Ready: Docker-based deployment ensures consistency, easy upgrades, and isolated build environments.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
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
- Initial automated setup workflow added, enabling first-boot configuration without manual steps.
- Domain mapping configuration included, with guided DNS validation before enabling HTTPS.
- Automatic SSL provisioning integrated using Certbot + Let's Encrypt, ensuring secure TLS deployment.
- Apache reverse proxy configured to route HTTPS requests to Jenkins securely.
- Admin account auto-creation implemented, with randomized, securely generated password stored in .env.
- Jenkins setup wizard disabled to allow immediate use after first boot.
- Docker-based Jenkins deployment included, ensuring consistent and easily maintainable build environments.
- Failsafe execution mechanism added, automatically retrying setup on transient failures or interruptions.
- Progress bar and setup feedback messages improved, providing visibility during initial deployment steps.
- Persistent data storage configured under /opt/app/data to ensure upgrades and reboots do not affect Jenkins jobs or settings.
Additional details
Usage instructions
-
Launch an Instance
From AWS Marketplace, click Continue to Subscribe and then Continue to Configuration to launch the AMI.
-
Choose the Recommended Instance Type
Select t2.medium or higher for stable performance and smooth Jenkins pipeline execution.
-
Configure Security Group
Allow inbound traffic on the following ports:
-
22 (SSH) - For secure terminal access
-
80 (HTTP) - Required temporarily during SSL validation
-
443 (HTTPS) - To securely access the Jenkins web UI
-
-
Connect to the Instance
ssh -i <your-key.pem> ubuntu@<public-ip>
-
First-Boot Setup
On first run, the AMI performs an automatic guided setup:
- Detects your server's public IP
- Prompts for the domain name to be mapped to Jenkins (e.g., jenkins.example.com)
- Validates DNS to confirm the domain points to this instance
- Requests admin email (used for SSL & notifications)
- Configures Apache as a reverse proxy for secure HTTPS access
- Automatically requests and installs a Let's Encrypt SSL certificate
- Creates the initial Jenkins root user with a securely generated password
After setup completes, Jenkins starts automatically and becomes accessible via HTTPS.
-
Configure DNS
Before or during setup, create this DNS A record:
your-domain.com <your-instance-public-IP>
The setup script will automatically detect DNS propagation and continue once the mapping is correct.
-
Automatic SSL Setup
Once DNS resolves correctly:
- A free SSL certificate is issued from Let's Encrypt
- HTTPS is enabled and enforced
- All traffic is securely routed to Jenkins
-
Start or Restart Jenkins Manually (if needed)
cd /opt/app docker compose ps docker compose restart
-
Access Jenkins Web UI
Open your browser and visit:
https://<your-domain>
-
Login Credentials
Your Jenkins login credentials are stored in:
cat /opt/app/.env
This file includes:
- JENKINS_EMAIL
- JENKINS_PASSWORD
- DOMAIN
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.