Version update
Update CloudBeaver Enterprise
Keep your CloudBeaver Enterprise server up to date to access the latest features, improvements, and security patches.
Tip
For detailed instructions, see the Docker CLI Documentation and Docker Compose Documentation.
Update steps
Warning
Always backup your workspace before updating. Downgrades are not supported.
Update Docker Compose
To update a cluster, managed with Docker Compose:
-
Update the value of
CLOUDBEAVER_VERSION_TAG
in your.env
file to the desired version. If using thelatest
tag, skip this step. -
Pull the latest changes for
cloudbeaver-deploy
(Optional): -
Pull new Docker images:
-
Restart the cluster:
Update Docker image
To update using a standalone Docker image:
-
Stop and remove the existing container:
-
Pull the new image:
- Run the updated container: