Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »


Note: Use the below commands only when an update of the roost control plane is needed

Update Roost.ai Control-plane, when there is a new Roost release

cd /var/tmp/Roost;

# assumption that the update is to a specific version
export WEB_VERSION=$react_app_tag DB_VERSION=$image_tag NESTJS_VERSION=$image_tag;

# skip the above, if idea is to update to latest image version
./roost-enterprise.sh -i upd-roostai -c config.json

<< Start Control Plane

  • No labels