- Remove Bazarr subdomain and related routes from dynamic DNS configuration
- Clean up duplicate closing braces and misplaced common block
- Remove NZBGet standalone route (moved to dynamic DNS)
- Fix malformed catch-all route in recept.gynther.se
- Remove unused common block and security headers
- Standardize route formatting and remove commented sections
- Replace Bazarr with NZBGet in Caddyfile routes
- Add global DNS provider configuration for ACME DNS-01 challenges
- Implement dynamic DNS updater with Bunny.net provider
- Add comprehensive security headers and authentication
- Update documentation with new requirements and setup instructions
- Add .env.example, Dockerfile, cron jobs, and scripts
- Modify compose.yml to use local build and add environment variables
BREAKING CHANGE: Requires Bunny.net API key and updated Caddyfile configuration