Infrastructure-as-Code for deploying Portkey Hybrid Gateway across multiple cloud platforms.
This repository contains Terraform configurations for deploying the Portkey AI Gateway in hybrid deployment mode across multiple cloud platforms.
| Platform | Status | Documentation |
|---|---|---|
| Amazon ECS | ✅ Available | ECS Deployment Guide |
| Azure Container Apps (ACA) | ✅ Available (v1.1.0+) | ACA Deployment Guide |
portkey-gateway-infrastructure/
├── README.md # This file
├── architecture/ # Architecture diagrams
├── cloudformation/ # AWS CloudFormation templates
│ └── secrets.yaml # Secrets management template
└── terraform/
└── ecs/ # Amazon ECS deployment
├── README.md # Complete ECS guide
├── VARIABLES.md # Configuration reference
├── environments/ # Environment configs (dev/prod)
├── modules/ # Reusable Terraform modules
└── *.tf # Terraform configuration
- Documentation: docs.portkey.ai
- Issues: Open an issue in this repository
- Support: Contact Portkey support team