cloudflared

Cloudflared

  • Canonical IS DevOps
Channel Revision Published Runs on
latest/edge 5 14 Mar 2025
Ubuntu 24.04
juju deploy cloudflared --channel edge
Show information

Platform:

Ubuntu
24.04

Learn about configurations >

  • charmed-cloudflared-snap-channel | string

    Default: latest/stable

    Select the channel for the charmed-cloudflared snap used by the charm.

  • tunnel-token | secret

    A juju secret ID, points to a juju secret containing the cloudflared tunnel-token. You can create this juju secret by using the following command: juju add-secret my-token tunnel-token=<cloudflared-tunnel-token> && juju grant-secret my-token cloudflared