Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 604 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 604 Bytes

Cloudflare tunnel

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.

Installation

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.