Skip to content

[Application Request] Cloudflared #2168

@wildland7752

Description

@wildland7752

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions