Skip to content

Comments

docs: clarify common cloudflared service install error#27904

Merged
ranbel merged 2 commits intocloudflare:productionfrom
OTonGitHub:patch-6
Feb 4, 2026
Merged

docs: clarify common cloudflared service install error#27904
ranbel merged 2 commits intocloudflare:productionfrom
OTonGitHub:patch-6

Conversation

@OTonGitHub
Copy link
Contributor

Summary

This PR adds a small clarification to the Linux “run as a service” docs
around installing the cloudflared systemd service with sudo.

On most systems the install step needs elevated privileges, which means
$HOME resolves to /root. When that happens, cloudflared may not find
a config file created under a user’s home directory unless the config
path is passed explicitly.

This behavior is already tracked in an earlier issue and closed as
not planned. The note just documents the workaround so users don’t get
stuck on this step.

Related issue:
cloudflare/cloudflared#1457

Documentation checklist

@ranbel ranbel enabled auto-merge (squash) February 4, 2026 19:36
@ranbel ranbel merged commit 7528225 into cloudflare:production Feb 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants