MTE API Relay On-Premise Deployment
Introduction
The MTE API Relay is a NodeJS application that encodes and proxies HTTP payloads to another MTE API Relay, which then decodes and forwards the request to the final upstream API service. This creates a secure, end-to-end encrypted tunnel for your API traffic, protecting data in transit across networks.
This guide provides instructions for customers to pull the MTE API Relay Docker image from our private Amazon ECR repository and deploy it in an on-premise environment using Docker, Docker Swarm, Kubernetes, or other container runtimes.