Installing Agents
How to install and configure agents using Docker, Docker Compose, or Kubernetes.
You can deploy agents using the following methods:
Docker CLI: For simple, single-container deployments. See Installing Agents via Docker.
Docker Compose: For multi-container applications or more complex configurations. See Installing Agents via Docker Compose.
Kubernetes: For advanced orchestration and scaling. See Installing Agents on Kubernetes.
Choose the method that best suits your infrastructure and operational requirements.
Last updated
Was this helpful?

