Datalore 2023.2 Help

Upgrade Datalore Enterprise

The instructions below explain how to upgrade Datalore Enterprise (Docker installation). The current latest version is 2023.2.

Upgrade to version 2023.2 (Docker installation)

  1. Update docker-compose.yaml:

    • Clone or download the content of this repository.

    • Unpack the downloaded zip file and open docker-compose.yaml from the [repository_folder]/docker-compose folder in a text editor.

    • Edit the file to make sure you have the same configs that you had for the previous version.

  2. Run docker compose down and then docker compose up to restart the service.

Last modified: 21 June 2023