.. | ||
docker-compose.yml | ||
README.md |
Bastion
This service is the tunnel through which all traffic flows. It communicates with Cloudflare so that no ports on the machine need to be exposed.
Installation
A secrets.env
file containing the token provided by Cloudflare (TUNNEL_TOKEN
) must be provided.
Making services visible
Services should be on the same network (internal
) as the bastion for Cloudflare to route traffic to them
properly.