mirror of
https://github.com/acedanger/docker.git
synced 2025-12-05 22:50:17 -08:00
85979c37016db81fa683a2ed9696babc67a9a230
- 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.
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
Languages
HTML
60.1%
Shell
27%
Python
12.7%
Dockerfile
0.2%