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-premises 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.
Info
For automated deployment on Windows, you can use the DBeaver Server Installer.
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.