Skip to content

Connect your first device

This guide takes you from nothing to a Raspberry Pi that shows as Online in your Suta dashboard.

You need:

  • A Raspberry Pi with a 64-bit processor, such as a Pi 5, Pi 4 or Pi Zero 2 W.
  • An internet connection for the Pi, over Ethernet or Wi-Fi.
  • A computer running macOS or Linux.

For the full list, see Requirements.

  1. Go to app.suta.dev and select Create account.

  2. Sign in, then name your workspace. A workspace holds your devices and the people who can manage them. You can rename it later.

Choose the tab that matches your Pi.

Use this path if your Pi already runs 64-bit Raspberry Pi OS (Bookworm or Trixie) and you can connect to it over SSH. Suta doesn’t change your operating system, network settings or services.

  1. Open an SSH session to your Pi.

  2. Run the installer:

    Terminal window
    curl -fsSL https://suta.dev/install.sh | bash
  3. When asked what to install, choose Suta agent.

  4. Open the registration link that the installer prints. Give the device a name, then select Register device.

  5. Keep the SSH session open until the installer reports that the device is connected.

Open Devices. Your Pi appears with a green Online status. A device is online only after it sends Suta its own signed heartbeat, so this status means it’s really connected.