Deployment
Installation and deployment options for the platform across different environments and platforms.
What You’ll Find Here
This subsection covers all deployment options for the platform:
-
Deployment Types - Docker, Kubernetes, standalone CLI
-
Deployment Modes - Agent mode, CLI mode, server mode
-
Production Setup - Docker Compose and Kubernetes deployments
-
Post-Install Checklist - Verifying your deployment
-
Platform-Specific Guides - AWS, GCP, Azure deployments
Deployment Options
Quick Evaluation
-
Demo Setup - Docker Compose demo for evaluation
Production Deployments
-
Docker Compose Production - Single-server production setup
-
Kubernetes (Helm) - Scalable Kubernetes deployment
-
Offline Installation - Air-gapped environments
CLI-Only Deployments
-
CLI Installation - Standalone CLI
-
CLI with Docker - Containerized CLI
-
CLI with Kubernetes - Kubernetes Jobs/CronJobs
Cloud Marketplaces
-
AWS Marketplace - One-click AWS deployment
-
GCP Marketplace - One-click GCP deployment
Where to Start
Choose based on your environment:
-
Small Team / Single Server: Docker Compose
-
Enterprise / Cloud-Native: Kubernetes
-
Simple Automation: CLI