Skip to content

dbeaver/team-edition-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBeaver Team Edition

Version 24.0

DBeaver Team Edition is a client-server application.
It requires server deployment. You can deploy it on a single host (e.g. your local computer) or in a cloud.

Deployment

  • On premise
    • Docker compose - the simplest way to deploy and run the server on the local machine
    • Kubernetes - if you prefer to run everything with docker orchestration
  • Cloud
    • AWS
      • AWS AMI - if you want to use AWS for deployment
      • AWS ECS - create and deploy ECS cluster
    • Google Cloud
      • GCP Image - if you want to use GCP for deployment
    • Azure
      • Azure Image - if you want to use Azure for deployment

Server initial configuration

After you started the server:

  • Go to deployed server URL (e.g. http://localhost/ in the simplest case)
  • Configure your login/password
  • Configure your license
  • That's it

Now you can use web interface or desktop clients to work with your databases

Server version update

Version update is handled differently for different deployment methods. To update the Team Edition version, follow these instructions:

How to change database password for already deployed clusters

To change an internal PostgreSQL password use this instruction.

Early Access:

Older versions: