摘要: 启动supervisord/usr/bin/supervisord -c /etc/supervisord.conf 或supervisord -c /etc/supervisor/supervisord.conf 查看supervisordps -ef | grep supervisord 更新新 阅读全文
posted @ 2020-11-05 16:01 阿陌i 阅读(207) 评论(0) 推荐(0)
摘要: //安装yum install supervisor //查看supervisord --version 创建配置文件echo_supervisord_conf > /etc/supervisord.conf 编辑配置文件vim /etc/supervisord.conf再/etc/supervis 阅读全文
posted @ 2020-11-05 15:56 阿陌i 阅读(148) 评论(0) 推荐(0)