systemctl 实现django linux系统开机自启动_ico

systemctl 实现django linux系统开机自启动_systemctl django开机自启_02

以上为基本实现过程,对应不同环境需要下载gunicorn,以anaconda环境为例:

conda install -n your_env gunicorn, 安装好后执行which gunicorn 确认路径,确保路径不出错即可