Quickstart
Get your first site online in under 30 minutes.
Prerequisites
- A supported hardware device (see Supported hardware)
- An active SIM card with data from any major carrier
- An Equate account — request early access
Step 1: Install the agent
SSH into your device and run the installation script:
bash
curl -fsSL https://install.equate.io/agent | sudo bash
Step 2: Authenticate the agent
After install, run the auth command with your site token from the dashboard:
bash
equate-agent auth --token YOUR_SITE_TOKEN
Step 3: Verify connectivity
Check the dashboard. Your site should appear with a green "Online" status within 60 seconds.
Once the agent shows Online, your OOB path is active. The agent will automatically fail over when your primary link drops.