Cloudflare tunnel on readonly filesystem?

Currently trying to run Cloudflare tunnel on buildroot linux distribution (by opentrons lab automation).
System is locked for editing (quite expectable from buildroot), so running command from dashboard

cloudflared service install ....

results in the following error:

2022-11-30T16:46:41Z INF Using Systemd
2022-11-30T16:46:41Z ERR error generating service template error="error writing /etc/systemd/system/cloudflared.service: open /etc/systemd/system/cloudflared.service: read-only file system"
error writing /etc/systemd/system/cloudflared.service: open /etc/systemd/system/cloudflared.service: read-only file system

You can run it from the command line instead:

1 Like

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