Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

cloudflared

Cloudflared is a network forwarder which allows you to attach internal systems to the Cloudflare Zero Trust network.

The following applies to Ubuntu 22.04 LTS x86-64 (ESXi virtual machine guest).

Update the Docker container

marius@shell:~$ docker pull cloudflare/cloudflared:latest
latest: Pulling from cloudflare/cloudflared

Run the Docker container

marius@shell:~$ docker run cloudflare/cloudflared:latest tunnel --no-autoupdate run --token $TOKEN

  • No labels