Is it required to specifically specify "config.yml" and "cert.json" or just provide "tunnel token" to cloudflared daemon?

Do we need specify both?

  1. Installing a cloudflared daemon on (say ubuntu) and then specify config.yml and cert.json like mentioned on this official docs
  2. Just specify tunnel token to cloudflared daemon like:
    cloudflared service install <token>

My question is “are both of these^ required or just 1 out of these”?

This is the latest method of installing cloudflared. You don’t have to do both of them. The first method is consider legacy.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.