Integrations

How do I install TofuPilot on Linux?

Updated September 7, 2026

Run the install script in a terminal: curl -fsSL https://tofupilot.app/install | sh. This installs the tofupilot CLI. To register the machine as a station, copy the command from the station page in the dashboard, which carries a one-hour setup token: curl -fsSL https://tofupilot.app/install | sh -s -- --token YOUR_SETUP_TOKEN. The station daemon runs under systemd; manage it with tofupilot service start|stop|status.

Related questions

Still have a question?