feat: modularise Caddy and add SMTP test email support
- Extract Caddy into dedicated reusable module
- Refactor PDS to use shared Caddy service
- Enable automatic restart for Caddy
- Add Resend API test email during setup
- Require curl as setup dependency