Caddy Subdomain Add
This skill guides you through adding new subdomains to a Caddy-based network infrastructure. It gathers service details, validates inputs, updates your domains configuration, and applies changes across Caddy, Pi-hole DNS, and Cloudflare Access—then walks you through the final tunnel setup step.
Caddy Subdomain Add helps you expose services by interactively configuring subdomains with HTTPS, DNS, and authentication.
AI-generated summary based on this skill's SKILL.md
Install
dawiddutoit/custom-claude/caddy-subdomain-add · repository language: Python
git clone https://github.com/dawiddutoit/custom-claude
cp -r custom-claude ~/.claude/skills/caddy-subdomain-addgenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
npx skillfed install dawiddutoit/custom-claude/caddy-subdomain-addFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I add a subdomain in Caddy?
Caddy Subdomain Add guides you through adding new subdomains to your Caddy-based infrastructure. The skill gathers your service details, validates inputs, updates your domains configuration, and applies changes across Caddy, Pi-hole DNS, and Cloudflare Access before walking you through tunnel setup.
What does Caddy Subdomain Add do during configuration?
Caddy Subdomain Add collects service information, validates your inputs, updates domain settings, and synchronizes changes across your Caddy server, Pi-hole DNS resolver, and Cloudflare Access integration. It then guides you through completing the final tunnel setup step to activate your new subdomain.
Can Caddy Subdomain Add set up subdomain routing and reverse proxy rules?
Yes. Caddy Subdomain Add handles subdomain routing and reverse proxy configuration as part of its setup process. It integrates these rules into your Caddy configuration while coordinating DNS and access control updates across Pi-hole and Cloudflare.
Does Caddy Subdomain Add automate SSL/TLS certificate management?
Caddy Subdomain Add includes automation for subdomain SSL/TLS certificate management. As part of applying changes across your infrastructure, it ensures certificates are provisioned and managed for your new subdomains through Caddy's integrated certificate handling.
How does Caddy Subdomain Add manage multiple subdomains?
Caddy Subdomain Add supports managing multiple subdomains by updating your domains configuration and applying coordinated changes across Caddy, Pi-hole DNS, and Cloudflare Access. Each subdomain is validated and configured consistently across all integrated services.