n
n
notebook
Search…
n
n
notebook
Introduction
coding
2016/11/03_sql optimization principle
2017/06/03_shadowsocks
2017/08/19_docker for gitlab install
2018/02/15_dotnet core
2018/06/16_vs key
2018/09/12_network protocol
2018/10/23_Distributed service framework
2018/10/24_knowledge
2018/11/03_environment deployment
2018/11/23_release nuget package
2018/12/04_free https
2020/04/29_EFmigrationCmdLine
2020/12/18_push docker image to aws
living
playing
Powered By
GitBook
2018/11/03_environment deployment
(ubuntu)
1
apt-get install supervisor
2
3
supervisord
4
5
ps -ef | grep supervisord
6
7
kill -s SIGTERM PID
Copied!
http://www.cnblogs.com/xishuai/p/ubuntu-install-supervisor.html
Previous
2018/10/24_knowledge
Next
2018/11/23_release nuget package
Last modified
2yr ago
Copy link