网站更新内容:请访问: https://bigdata.ministep.cn/

linux 的supervisor 使用安装

安装

yum install supervisor

配置文件

vim /etc/supervisord.conf

程序配置

cd /etc/supervisord.d/

6.2 bash终端

supervisorctl status
supervisorctl stop tomcat
supervisorctl start tomcat
supervisorctl restart tomcat
supervisorctl reread
supervisorctl update
posted @ 2021-11-04 11:53  ministep88  阅读(105)  评论(3编辑  收藏  举报
网站更新内容:请访问:https://bigdata.ministep.cn/