Docker Agent Installation
Install CostGraph agent using Docker or Docker Compose for easy deployment and management.Prerequisites
- Docker: Ensure Docker is installed and running on your system.
- API Key: Obtain an API key from the CostGraph dashboard.
- Docker Compose (Optional): Install Docker Compose for multi-container deployments.
Installation Methods
1
Create Compose File
Create a
docker-compose.yml
file with your configuration:2
Start Services
Use Docker Compose to start the agent and related services:
3
Verify Deployment
Check that all services are running correctly: