caddyConfigure Caddy as a reverse proxy with automatic HTTPS and simple Caddyfile syntax.
Install via ClawdBot CLI:
clawdbot install ivangdavila/caddyRequires:
example.com { not example.com{caddy fmt --overwrite to fix formatting — catches most syntax issuescaddy validate --config /etc/caddy/CaddyfileX-Forwarded-For, X-Forwarded-Proto, X-Forwarded-Host automatically — don't add them manuallylb_policy to changereverse_proxy container_name:3000caddy reload not restart — reload applies changes without dropping connectionscaddy adapt --config Caddyfile shows parsed JSON output~/.local/share/caddy by default — preserve this across reinstalls/data and /config — losing these means re-requesting all certificatesdebug as first line in global options block/data/caddy/certificates/ directoryservers { protocols h1 h2 h3 }Generated Mar 1, 2026
A small business wants to host its website with automatic HTTPS and reverse proxy to a backend application server. Caddy simplifies SSL certificate management and handles traffic routing without complex configuration, making it ideal for businesses with limited IT resources.
A tech startup uses Docker containers for microservices and needs a lightweight reverse proxy to route requests between services. Caddy's Docker networking support and automatic load balancing help manage internal traffic efficiently while ensuring secure HTTPS connections.
An educational institution deploys an online learning platform with multiple backend services. Caddy provides automatic HTTPS for student data security and handles WebSocket connections for real-time features like chat, reducing setup time and maintenance overhead.
An e-commerce company runs a web application with separate services for product catalog, cart, and payments. Caddy acts as a reverse proxy to unify these services under one domain, offering automatic SSL and performance optimizations like compression for high traffic periods.
A large enterprise sets up internal dashboards and tools accessible via a corporate network. Caddy uses DNS challenges for internal certificates and proxies to various backend applications, ensuring secure access without public domain requirements.
A hosting provider offers Caddy-based packages for clients needing automatic HTTPS and reverse proxy features. Revenue comes from subscription fees for managed infrastructure, including setup, monitoring, and support for Caddy configurations.
A consulting firm specializes in deploying and optimizing Caddy for clients' web infrastructure. Revenue is generated through project-based fees for configuration, integration with existing systems, and ongoing maintenance services.
A software company integrates Caddy into its SaaS product as a built-in reverse proxy for customer deployments. Revenue streams include licensing fees for the enhanced product and upsells for premium support and customization options.
💬 Integration Tip
Ensure ports 80 and 443 are free and domain DNS is correctly configured before deploying Caddy to avoid certificate issues; use Docker networks for containerized backends to enable service discovery.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.