Skip to main content

📥 Station Installation

Fresh Raspberry Pi → running Station, ready to claim.

install-agent.sh Flow

Source

The install script and compose files live in smart-home-updates:

FilePurpose
install-agent.shOne-line installer for fresh RPi
docker-compose.ymlProduction compose (backend, frontend, postgres, mqtt)
nginx/Nginx config for SPA + reverse proxy
station-agent/station-agent-linux-arm64Latest agent binary
release.jsonManifest with current versions and URLs

First Boot

After install-agent.sh completes:

  1. Connect device to local network (Ethernet or pre-configured Wi-Fi)
  2. Open http://smartstation.local on a phone in the same network
  3. Scan QR code with the Svaroh mobile app to claim
  4. Set up Wi-Fi credentials and create owner account

Reset

To re-claim a station: stop services, remove cloud_config row, restart agent.