Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.1 KB

File metadata and controls

28 lines (21 loc) · 1.1 KB
title Deployment Guides
last_reviewed 2026-05-10
owner agt-maintainers

Deployment Guides

Deploy AGT on any cloud or container platform. AGT is pure Python/TypeScript/.NET with zero cloud-vendor lock-in.

!!! info "Cloud-agnostic" AGT has no cloud-vendor dependencies. Every deployment guide below produces the same governance behavior, whether you run on Azure, AWS, GCP, or on-prem.

Cloud Platforms

Guide Platform Pattern
Azure Container Apps :material-microsoft-azure: Azure Managed containers
Azure Foundry Agent Service :material-microsoft-azure: Azure Foundry-native hosting
AWS ECS / Fargate :material-aws: AWS Serverless containers
Google Cloud GKE :material-google-cloud: GCP Kubernetes

Deployment Patterns

Guide Use Case
OpenClaw Sidecar Sidecar governance proxy alongside any agent
Private Endpoints Secure networking with private links