Skip to content
Integrations

How do I install TofuPilot on Linux?

Updated July 7, 2026

Run the install script in a terminal: curl -fsSL https://tofupilot.sh/install | sh. This installs the tofupilot CLI. To register a machine as a station, authenticate headlessly with a one-hour setup token from the dashboard: tofupilot login --token <setup-token>. The station daemon runs under systemd; manage it with tofupilot service start|stop|status.

Related questions

Still have a question?