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.
On-premise
- Docker Compose – the simplest way to deploy and run the server locally
 - Kubernetes – for Docker orchestration
 
Cloud
- AWS
 - Google Cloud
 - Azure
 
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
 
DBeaver Team Edition works in conjunction with a desktop client application. After deploying the server, you can connect to it using:
- Web interface – accessible directly through your browser
 - Desktop client – provides enhanced features and better performance
 
Download the desktop client for your platform: DBeaver Team Edition Desktop
Version update is handled differently for different deployment methods. To update the Team Edition version, follow these instructions:
To change an internal PostgreSQL password use this instruction.