Version update
Update CloudBeaver Enterprise
Keep your CloudBeaver Enterprise server up to date to access the latest features, improvements, and security patches.
Warning
Always backup your workspace before updating. Downgrades are not supported.
Tip: For detailed instructions, see the Docker CLI Documentation and Docker Compose Documentation.
Update steps
Update Docker Compose
To update a cluster, managed with Docker Compose:
-
Update the value of
CLOUDBEAVER_VERSION_TAGin your.envfile to the desired version. If using thelatesttag, skip this step. -
Pull the latest changes for
cloudbeaver-deploy(Optional.md): -
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: