Upgrading SENTIENT to 4.0.2
SENTIENT service upgrade
- Change the parameter
TB_VERSIONin the.envfile.
TB_VERSION=4.0.2
- Execute the following commands:
1
2
3
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh
Upgrading SENTIENT to 4.0.1
SENTIENT service upgrade
- Change the parameter
TB_VERSIONin the.envfile.
TB_VERSION=4.0.1
- Execute the following commands:
1
2
3
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh
Upgrading SENTIENT to 4.0
SENTIENT service upgrade
- Change the parameter
TB_VERSIONin the.envfile.
TB_VERSION=4.0.0
- Execute the following commands:
1
2
3
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh