Latest release

Download Bringup

The local-first workspace for the entire robotics lifecycle — fully functional offline, cloud optional. Plus a one-line install for the agent that puts your robots on the platform.

01 — Desktop workspace
Local-firstWorks fully offlineSigned extensions
02 — Edge agent · bringupd

Put a robot on the platform with one command. The agent is outbound-only — no inbound ports, no VPN — and runs as a systemd service on any Linux device.

edge — install
$curl -fsSL https://bringup.dev/device.sh | sudo bash

# installs bringupd as a systemd service — outbound-only, no inbound ports

$sudo bringup register --setup-key <YOUR_SETUP_KEY>

# enrols the device with your org’s setup key

Linux · systemd · re-run to upgrade in place