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
Now you can use web interface or desktop clients to work with your databases
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.