Last Updated: May 10, 2022
Whenever there is maintenance activity in the JIFFY.ai core server or application upgrades etc. the folllowing services must be stopped.
- systemctl stop jiffy-nginx.service
- systemctl status jiffy-nginx.service
To check the status, run the following command.systemctl stop rabbitmq-server
To confirm if the RabbitMQ is stopped properly, run the following command.systemctl status rabbitmq-server
ps aux | grep -i rabbitmq | grep -v grep
- sudo /etc/init.d/td-agent stop
- sudo /etc/init.d/td-agent status
Jiffy core services, such as stop/start Applications must be performed from jiffyapp-usr
Switch the user to JIFFY.ai app Linux user and run the following commands as JIFFY.ai app user to stop the Jiffy Application.