在云那方

首页 新随笔 联系 订阅 管理

2016年2月22日 #

摘要: 1. 安装 pip install supervisor 2.配置supervisord.conf [program:#自定义名称] command=#命令行 autostart=true autorestart=true stderr_logfile=/var/log/err.log stdout 阅读全文
posted @ 2016-02-22 15:32 Rich.T 阅读(205) 评论(0) 推荐(0) 编辑