Cloudflared
- Canonical IS DevOps
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 5 | 14 Mar 2025 |
juju deploy cloudflared --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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