-
-
Notifications
You must be signed in to change notification settings - Fork 289
Open
Labels
appsAutomatic labelAutomatic labeldocsAutomatic labelAutomatic labelenhancementNew feature or requestNew feature or requestunder-considerationStale ExemptStale Exempt
Description
Name of the application
Cloudflared
GitHub
Docker Hub/GitHub Registry
Additional context
This app allows a tunnel to be made to cloudflare server without exposing any port to internet.
Very simple and easy, all you need to is make the tunnel token as a variable.
Using config below on my own setup.
cloudflare:
container_name: cloudflared
image: cloudflare/cloudflared:latest
restart: unless-stopped
command: tunnel --no-autoupdate run
environment:
- TUNNEL_TOKEN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Sire
Metadata
Metadata
Assignees
Labels
appsAutomatic labelAutomatic labeldocsAutomatic labelAutomatic labelenhancementNew feature or requestNew feature or requestunder-considerationStale ExemptStale Exempt