Skip to content

Portkey-AI/portkey-gateway-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Portkey Gateway Infrastructure

Infrastructure-as-Code for deploying Portkey Hybrid Gateway across multiple cloud platforms.

Overview

This repository contains Terraform configurations for deploying the Portkey AI Gateway in hybrid deployment mode across multiple cloud platforms.

Supported Platforms

Platform Status Documentation
Amazon ECS βœ… Available ECS Deployment Guide
Azure Container Apps (ACA) πŸ”œ Coming Soon -

Repository Structure

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

Getting Help

  • Documentation: docs.portkey.ai
  • Issues: Open an issue in this repository
  • Support: Contact Portkey support team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published