[supervisord] nodaemon=true [program:api] command=/usr/local/source/run_web_api.sh stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 [program:sshd] command=/usr/sbin/sshd -D [inet_http_server] port=0.0.0.0:9001 username=root password=odinlab [supervisorctl] serverurl=http://127.0.0.1:9001 username=root password=odinlab