Peter Wood 85979c3701 Add Cloudflare DNS support to Caddy configuration
- Updated .env.example to include CF_ZONE_READ and CF_DNS_EDIT variables.
- Enhanced Caddyfile to utilize Cloudflare DNS for TLS.
- Created Dockerfile for building Caddy with Cloudflare DNS support.
- Modified docker-compose.yml to use the new caddy-cloudflare image and set environment variables.
2025-04-29 14:34:25 -04:00
2025-03-29 18:57:02 +00:00
2025-04-21 11:49:39 -04:00
2025-03-29 18:57:30 +00:00
2024-07-16 19:50:39 +00:00

Start container

Execute command.

cd media
docker compose up -d

Navigate to http://localhost:8080 to access download client's WebUI.

View download client logs

Open console for the download client and run this command.

tail -f config/qBittorrent/logs/qbittorrent.log
Description
No description provided
Readme 1.4 MiB
Languages
HTML 60.1%
Shell 27%
Python 12.7%
Dockerfile 0.2%