Team Edition deployment
Overview
Team Edition is a client-server application that requires server deployment. You can deploy it on a single host or in the cloud.
On-premise deployment
Deploy Team Edition in your private network:
- Docker Compose - the simplest way to deploy and run the server on a single host.
Kubernetes - ideal for those using Docker orchestration for managing clusters.
Cloud deployment
Team Edition supports deployment on major cloud platforms:
Amazon Web Services
- AMI - deploy using Amazon Machine Image.
- ECS - create and deploy a scalable ECS cluster for containerized applications.
EKS - deploy with Elastic Kubernetes Service.