Categories

Versions

Upgrade from 9.10.11 to 10.0.0

This document outlines how to upgrade existing cloud image deployments to AI HUB 10.0.0.

Instructions

The upgrade consists of two main steps:

  1. Upgrading the AI HUB stack
  2. Upgrading the Docker Deployment manager
    1. Change the DDM_VERSION to 10.0.0 in the /rapidminer/docker-deployment-manager/.env file like this: sh DDM_VERSION=10.0.0
    2. Restart the Docker Deployment manager with the following command (in the /rapidminer/docker-deployment-manager folder) sh docker-compose up -d