This folder contains a docker-compose file for creating a Cloudflare tunnel. This tunnel is used to safely share the ads-b Grafana dashboard with the outside world. Please change the docker network containing the service you exposed in the Zero-Trusts interface.
First, install Docker. Then rename the .env.template
file to .env
and add the CLOUDFLARE_TOKEN
of your Cloudflare tunnel. Lastly, run the docker compose up -d
command to start the Cloudflare container.