Setup & Configuration
Initial Setup (SaaS)
Getting started with StackPulse is simple:
- Sign up at stackpulse.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 StackPulse Agent in your infrastructure. See the Agent Deployment Guide for detailed instructions.
Quick start:
docker run -d \
--name stackpulse-agent \
-e STACKPULSE_API_KEY=your_api_key \
nimbitlabs/stackpulse-agent:latest