Google Cloud Platform
To upgrade ClearML Server Docker deployment:
Shut down the docker containers with the following command:
If upgrading from Trains Server version 0.15 or older to ClearML Server, do the following:
Follow these data migration instructions, and then continue this upgrade.
Rename
/opt/trains
and its subdirectories to/opt/clearml
.
If upgrading from ClearML Server version older than 1.2, you need to migrate your data before upgrading your server. See instructions here.
Backing up data is recommended, and if the configuration folder is not empty, backing up the configuration.
Download the latest
docker-compose.yml
file.Startup ClearML Server. This automatically pulls the latest ClearML Server build.
If issues arise during your upgrade, see the FAQ page, How do I fix Docker upgrade errors?.