Skip to content

Team Edition deployment

dbeaver-devops edited this page Nov 7, 2024 · 1 revision

Table of contents

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.

Google Cloud

  • Image - use a Google Cloud image.
  • GKE - deploy with Google Kubernetes Engine.

Azure

  • Image - deploy using an Azure image.
  • AKS - deploy with Azure Kubernetes Service.

CloudBeaver Documentation

User Guide

Installation

Configuration

CloudBeaver AWS

CloudBeaver Enterprise Edition

Team Edition

Deployment

Clone this wiki locally