环境
- CentOS7
安装
1 | yum install -y epel-release |
cat /etc/supervisord.conf
1 | > /etc/supervisord.conf #清空默认模板文件,将下面的内容贴到本文件 |
cat /etc/supervisord.conf
1 | [unix_http_server] |
1 | systemctl start supervisord |
- 本文作者: GaryWu
- 本文链接: https://garywu520.github.io/2019/08/12/supervisor部署/
- 版权声明: 本博客所有文章除特别声明外,均采用 MIT 许可协议。转载请注明出处!