From Zero to Dashboard in 60 Seconds

Choose your path: Lighthouse for servers, SDKs for devices, or a virtual simulator to test instantly. No DevOps expertise required.

harborscale.com
Dashboard Preview

Works With

C++
Python
JS
Arduino
The Things Network
Espressif
C++
Python
JS
Arduino
The Things Network
Espressif

Choose Your Speed

Three paths to production monitoring. All lead to the same Grafana dashboard.

< 60 SECONDS

Monitor Servers

Linux, Docker, Windows. One binary does it all.

Create Account15s
$ No credit card required
Install Agent20s
$ curl -sL get.harborscale.com | bash
Auto-Connect5s
$ lighthouse add --name 'prod-db-01'
< 3 MINUTES

IoT Devices

ESP32, Arduino, Python. No complex config.

Install Library30s
$ pip install harborscalesdk
Initialize Client5s
$ client = HarborClient(api_key='sk_live_...')
Push Data10s
$ client.send(ship_id='sensor-01',cargo_id='temperature',value=42.5)
INSTANT

No Hardware

Don't have a device? Spin up a simulated device.

Launch Simulator5s
$ Harbors > Settings > Connect
Launch a Virtual DeviceInstant
$ Sent 28.48°C
< 2 min
Average Setup Time
0
Lines of Config
Not Required
DevOps Knowledge
Included
Pre-built Dashboards

Core Concepts

The building blocks of the Harbor Scale architecture.

Harbors

Secure data collection points that organize your IoT streams. Think of them as databases tailored for time-series data.

Ships

Your individual devices or data sources. Ships dock at Harbors to offload telemetry cargo securely via API.

Cargo

The valuable sensor data flowing from your devices. We validate, store, and visualize every container.

Your Toolkit

Developer Resources

Lighthouse Agent

Learn how to install and use Harbor Lighthouse.

SDKs & Libraries

Official libraries for Python, C++, Node.js, and Arduino.

API Reference

Comprehensive documentation for our REST endpoints.

Ready to Launch?

Stop Reading. Start Monitoring.

While you're still evaluating options, your competitors are already shipping. Get your first data point in 60 seconds.

harborscale.com
App Dashboard