Home / Support / Caddy Web Server on Ubuntu 24.04 LTS
Caddy Web Server on Ubuntu 24.04 LTS — Caddy is a modern web server and reverse proxy with automatic HTTPS: point a domain at it and it obtains and renews certificates by itself. Published by Derek Coleman & Associates Inc on the Azure Marketplace, deployed in your own Azure subscription.
| Application ports | 80 (HTTP), 443 (HTTPS) |
|---|---|
| Open in browser | http://<VM-IP>/ |
| Service(s) | caddy |
| Configuration | /etc/caddy/Caddyfile (default site serves /usr/share/caddy on :80; put your domain as the site address and Caddy provisions HTTPS automatically) |
| Logs | journalctl -u caddy -f |
| Version | Caddy (official apt repository, current at build) |
| Platform | Ubuntu 24.04 LTS |
Email support@dcassociatesgroup.com (response within 1 business day) or send a
message via the contact form. Include the offer name, VM size, region, and any log output — sudo journalctl -u <service> -n 100 usually tells the story.