Install the remote
on your fleet
One binary connects your machine to the Triva Remote platform โ WireGuard VPN mesh, AI autopilot, remote desktop, and fleet observability. Works on Linux, macOS, and Windows. Deploy on 1 machine or 10,000.
Sign up or sign in
Create an account at trivaremote.cloud/signup. It takes under a minute and gives you a free Starter tier with up to 5 devices.
Get your API key
Your API key is auto-generated when you sign up. Find it in your dashboard โ API Keys. Your key starts with triva- and authorizes your remote to connect.
Run the install command
Copy the command above, replace YOUR_API_KEY with your real key, and paste it into a terminal on each device. The remote installs as a systemd service (Linux) or runs directly (macOS/Windows).
Verify in dashboard
Within 30 seconds your device appears in the dashboard under Connected Devices with live metrics, VPN status, and remote access ready.
WireGuard VPN Mesh
Auto-keyed secure overlay. Zero-config MagicDNS. Instant P2P handshakes. Global decentralized routing.
AI Autopilot
Natural language to shell commands. Anomaly detection before outages. Auto-remediation in real-time.
Fleet Telemetry
CPU, Memory, Disk, Network metrics every 30 seconds. Time-series charts. Reactive alerting engine.
Remote WebRTC Desktop
Ultra-low lag screen streaming. Web terminal. Screenshots on demand. Batch commands across fleet.
Always-on, never lost
Systemd service (Linux) with auto-restart. Heartbeat every 30s. Reconnect on network changes. Watchdog monitoring.
Single binary, zero deps
One Node.js file. No databases. No Docker. No Python. Runs on Node 18+ anywhere โ bare metal, VPS, Raspberry Pi.
Run: tar xzf remote.tar.gz && TRIVA_API_KEY=YOUR_KEY node remote.js