Last Updated: Nov 26, 2021
Perform the following steps to stop and start the Cognitive Server whenever there is maintenance activity or application upgrades.
To execute these as a non-root user, add the prefix sudo to all the commands.
Execute the mentioned commands to stop the Cognitive server:
docker ps
- cd /opt/jiffy/ml
- docker-compose down
Execute the mentioned commands to start the Cognitive server: