Skip to content

Use cloudflared tunnel with env to simplify the usage on Compose file and on Synology DSM GUI

License

Notifications You must be signed in to change notification settings

antoinelin/docker-cloudflared-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-cloudflared-tunnel

Deploy your app using just a single docker command without having to setup a reverse proxy nor a single port forwarding.

Introduction and core concepts

docker-cloudflared-tunnel is a Docker image based on Cloudflare Argo Tunnel solution which provide Cloudflare daemon ad-hoc capabilities through Docker.

What is Argo Tunnel

According to the official Cloudflare documentation, Argo Tunnel is based on a lightweight daemon (cloudflared) running in your infrastructure that establishes outbound connections (Tunnels) between your service and the Cloudflare edge. When Cloudflare receives a request for your chosen hostname, it proxies the request through those connections to cloudflared. In turn, cloudflared proxies the request to your applications.

About

Use cloudflared tunnel with env to simplify the usage on Compose file and on Synology DSM GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published