Overview
Caddy version and service status
Caddy web server version output and running systemd service status on a freshly launched instance.
Caddy version and service status
Caddy serving HTTP requests
Caddy configuration
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Caddy Web Server - Automatic HTTPS, Zero Configuration
Caddy is the open source web server and reverse proxy written in Go that makes HTTPS automatic. This AMI delivers Caddy 2 fully installed and configured on a hardened base, so a working web server is up and serving within minutes of launch - no package management, repository setup, or manual certificate tooling required.
Why Choose This AMI Over Alternatives
Unlike Nginx or Apache AMIs that require manual Certbot installation, cron-based renewal scripts, and separate TLS configuration, this image handles certificate provisioning and renewal natively. Compared to a DIY Caddy install, you skip systemd service creation, repository configuration, and storage layout decisions. The result: fewer moving parts, fewer maintenance tasks, and a faster path from launch to production HTTPS.
What Is Included
- Caddy 2 web server installed from the official Caddy team repository, enabled as a systemd service that starts on boot
- Default site configuration serving a landing page over HTTP on port 80, ready to edit
- Separate data volume for web content, independently resizable and kept off the OS disk
- File-based configuration with a loopback-only admin API - no exposed admin interface or passwords to manage
- First-boot info file recording listening ports and configuration paths for immediate orientation
Automatic HTTPS
Caddy provisions and renews TLS certificates automatically via Let's Encrypt or ZeroSSL. Point an Amazon Route 53 DNS record (or any DNS provider) at the instance, add the domain to the Caddyfile, reload the service, and Caddy obtains a publicly trusted certificate on the first request and keeps it renewed. There is no separate certificate client to install or schedule.
AWS Integration Points
- Amazon Route 53 - Create an A record pointing to your instance for automatic HTTPS domain validation
- Amazon EBS - The dedicated web content volume uses EBS, allowing snapshots, encryption at rest, and independent resizing
- Amazon CloudWatch - Forward Caddy access and error logs for centralized monitoring and alerting
- Elastic Load Balancing - Place Caddy behind an ALB or NLB for multi-instance deployments
- AWS Systems Manager - Manage configuration updates and patching across fleets without direct SSH
Dedicated Web Content Tier
The document root and site files live on a separate, independently resizable EBS volume. This architecture keeps web content off the operating system disk so storage can be grown, snapshotted, or encrypted without disturbing the rest of the instance.
Security Practices
- Loopback-only admin API prevents remote management exposure
- No default passwords or web-based admin panels
- Automatic TLS with publicly trusted certificates
- Separate data volume supports EBS encryption at rest
- Minimal installed package set to reduce attack surface
Use Cases
- Static website and SPA hosting - Deploy marketing sites or single page applications with automatic HTTPS in under five minutes
- Reverse proxy for application backends - Route traffic to multiple backend services (Node.js, Python, Go) running on the same instance or across a VPC, with automatic TLS termination
- Automatic HTTPS termination for internal services - Provide trusted certificates for internal APIs without managing a PKI
- API gateway and edge routing - Use Caddy's matcher and handler system to route, rewrite, and load balance API requests
cloudimg Support
24/7 technical support by email and live chat. Our engineers help with web server configuration, reverse proxy setup, automatic HTTPS, virtual hosts, upgrades, and AWS integration questions. Critical issues receive a one-hour average response.
To discuss your deployment before purchasing, start a live chat or email our team for a free configuration walkthrough.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- Highlight 1
- Caddy preinstalled and serving on first boot - skip the manual package installation, systemd configuration, and repository setup that a DIY deployment requires. Your instance responds to HTTP requests within minutes of launch, eliminating the typical 30-plus-minute provisioning workflow needed with raw Caddy or Nginx plus Certbot stacks. File-based configuration means you connect over SSH, edit the Caddyfile, reload, and you are live.
- Highlight 2
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 | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t2.micro | t2.micro instance type | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
d3.xlarge | d3.xlarge instance type | $0.12 |
c6a.32xlarge | c6a.32xlarge instance type | $0.24 |
g7e.8xlarge | g7e.8xlarge instance type | $0.24 |
r8a.2xlarge | r8a.2xlarge instance type | $0.24 |
i7ie.metal-48xl | i7ie.metal-48xl instance type | $0.24 |
c7i.8xlarge | c7i.8xlarge instance type | $0.24 |
r8i.metal-96xl | r8i.metal-96xl instance type | $0.24 |
Vendor refund policy
Refunds available on request.
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 release of Caddy on AWS.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). Caddy is already installed, enabled and serving a default landing page over HTTP on port 80. Confirm the server is up with: curl http://localhost/ and systemctl status caddy. To host your own site, edit /etc/caddy/Caddyfile and place files under /var/www/html, then run: sudo systemctl reload caddy. For automatic HTTPS, point a DNS record at the instance, replace the :80 site block with your domain name, and reload; Caddy obtains a TLS certificate on the first request. The listening ports and configuration paths are recorded in /stage/scripts/caddy-info.log.
Resources
Vendor resources
Support
Vendor support
cloudimg Support
cloudimg provides 24/7 technical support for this Caddy Web Server AMI by email and live chat.
What We Help With:
- Deployment and initial configuration
- Reverse proxy and load balancer setup
- Automatic HTTPS and certificate troubleshooting
- Virtual host configuration
- Caddy upgrades and version migrations
- Performance tuning and optimization
- AWS integration (Route 53 DNS, EBS volumes, CloudWatch logging)
- Troubleshooting and issue resolution
- Refund requests
Response Times:
- Critical issues: one-hour average response
- General inquiries: responded to within the same business day
How to Reach Us:
- Email: support@cloudimg.co.uk
- Live chat: available 24/7
Pre-Purchase Support: Have questions before subscribing? Contact us for a free configuration walkthrough to discuss your deployment requirements, instance sizing, or integration needs.
Our engineers are experienced with Caddy deployments on AWS and can assist with everything from single-instance setups to multi-server architectures behind Elastic Load Balancing.
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.