Setup & Configuration
Initial Setup (SaaS)
Getting started with Hydranaut is simple:
- Sign up at hydranaut.nimbitlabs.com
- Create your organization
- Deploy the monitoring agent (see Agent Deployment)
- Configure your services and environments
Deploying the Agent
To monitor your services, you'll need to deploy the Hydranaut Agent in your infrastructure. See the Agent Deployment Guide for detailed instructions.
Quick start:
docker run -d \
--name hydranaut-agent \
-e HYDRANAUT_API_KEY=your_api_key \
nimbitlabs/hydranaut-agent:latest