Skip to content

Portkey-AI/portkey-gateway-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 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) ✅ Available (v1.1.0+) ACA Deployment Guide

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

 
 
 

Contributors