Skip to content

A example start point for deploying a docker compose file that uses cloudflard by Cloudflare to create a secure tunnel between internet and internal systems.

Notifications You must be signed in to change notification settings

34638a/cloudflard-docker-compose-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cloudflard-docker-compose-example

A example start point for deploying a docker compose file that uses cloudflard by Cloudflare to create a secure tunnel between internet and internal systems.

Note there is NOTHING special about the file .env_cloudflare. This file could be renamed to anything. The only contents of the file should be text that conforms to a .env file for use by docker to specify environment variables.

This repo contains no recommendations as to how to configure your tunnel with cloudflare. All configuration can be done via CLI or web UI in cloudflare zero trust.

Note

You will require a registered domain ( this-is-my-example-domain.com ) and you will need to point your nameservers ( ns1. and ns2. ) to cloudflare for zero trust and tunneling.

About

A example start point for deploying a docker compose file that uses cloudflard by Cloudflare to create a secure tunnel between internet and internal systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published