linux 部署flask项目
创始人
2024-12-08 22:36:27
0

linux python环境安装:  https://blog.csdn.net/weixin_41934979/article/details/140528410

1.创建虚拟环境

python3.12 -m venv .venv

2.激活环境

 . .venv/bin/activate

 3.安装依赖包(pip3.12 install -r requirements.txt)

pip3.12 install -r requirements.txt

4.测试启动项目

python3.12 app.py

5.在虚拟环境中安装gunicorn

pip install gunicorn

6.安装配置Supervisor

6.1安装Supervisor

CentOS

首先,安装 EPEL 扩展源(如果尚未安装):

sudo yum install epel-release 

 然后,使用 yum 命令安装 Supervisor:

sudo yum install supervisor

Ubuntu 

sudo apt install supervisor

查看版本,确认supervisor是否成功安装

supervisord --version
6.2配置supervisor

查看supervisor的配置

注意不同版本的Linux系统,不同版本supervisor,配置文件路径可能不同

CentOS

cat /etc/supervisord.conf

主要配置代码如下(主要看[include]下的文件路径):

; The [include] section can just contain the "files" setting.  This ; setting can list multiple files (separated by whitespace or ; newlines).  It can also contain wildcards.  The filenames are ; interpreted as relative to this file.  Included files *cannot* ; include files themselves.  [include] files = supervisord.d/*.ini

Ubuntu

cat /etc/supervisor/supervisord.conf
; The [include] section can just contain the "files" setting.  This ; setting can list multiple files (separated by whitespace or ; newlines).  It can also contain wildcards.  The filenames are ; interpreted as relative to this file.  Included files *cannot* ; include files themselves.  [include] files = /etc/supervisor/conf.d/*.conf 

创建.ini配置文件或者.conf配置文件(具体要看[include]下面路径是*.ini,还是*.conf),

文件要放进  [include]下的文件路径里

这里以Ubuntu为例

再次提醒.conf配置文件,文件要放进:[include]下的文件路径里,

放进/etc/supervisor/conf.d路径里

创建文件flaskapi.conf配置文件

 vi /etc/supervisor/conf.d/flaskapi.conf

内容如下:

[program:flaskapi] ; :右边是项目名称 command=/bin/bash -c ". .venv/bin/activate&&nohup python -m gunicorn -D -w 4 -b 0.0.0.0:8011 -t 120 app:app --access-logfile access.log --error-logfile error.log" ; 启动虚拟环境下的gunicorn,这里建议使用绝对路径 directory=/usr/projects/flask-api ; 程序的启动目录,这里是Flask网站根目录 user=root ; 用户名 autostart=true ; 在 supervisord 启动的时候也自动启动 autorestart=true ; 程序异常退出后自动重启 stopasgroup=true ; 它表示当该进程停止时,与该进程属于同一组的所有相关进程也会同时停止 killasgroup=true ; "杀死"整个组的进程 loglevel=info ; 日志级别设置为“信息”级别
6.3更新配置文件
supervisorctl update

启动supervisor服务 

 systemctl enable supervisor

查看服务状态 

systemctl status supervisor.service

7.curl测试是否能访问接口

curl http://localhost:8011/ -w '\n'

成功访问 

8.重启服务器flask是否开机自启 

重启后再次访问接口

curl http://localhost:8011/ -w '\n'

服务开机自启成功 

 

参考资料

https://blog.csdn.net/qq_39680564/article/details/102739143 

相关内容

热门资讯

每日必看推荐!微信小程序雀神辅... 每日必看推荐!微信小程序雀神辅助器(辅助挂)一贯是真的有辅助工具(有挂详情)1、很好的工具软件,可以...
最新技巧!陕西辅助(辅助挂)一... 最新技巧!陕西辅助(辅助挂)一直是真的有辅助工具(有挂秘诀)陕西辅助是不是有人用挂微扑克wpk插件教...
据玩家消息!决战平安京辅助软件... 据玩家消息!决战平安京辅助软件(辅助挂)总是是有辅助插件(有挂技术)1、决战平安京辅助软件脚本辅助下...
围绕透视问题!陕麻圈延安辅助(... 围绕透视问题!陕麻圈延安辅助(辅助挂)总是确实有辅助技巧(有挂规律);1、完成陕麻圈延安辅助辅助器v...
研究成果!潘潘讲故事app有挂... 研究成果!潘潘讲故事app有挂吗(辅助挂)好像存在有辅助方法(有挂神器)1、很好的工具软件,可以解锁...
截至发稿!微信小程序多乐辅助下... 截至发稿!微信小程序多乐辅助下载(辅助挂)确实存在有辅助器(有挂分析)微信小程序多乐辅助下载辅助器是...
必备攻略!赣湘互娱挂(辅助挂)... 必备攻略!赣湘互娱挂(辅助挂)好像确实有辅助攻略(发现有挂)1、用户打开应用后不用登录就可以直接使用...
目前来看!广西微乐小程序微信辅... 目前来看!广西微乐小程序微信辅助器免费(辅助挂)果然是有辅助插件(有挂教学)1、让任何用户在无需广西...
盘点几款!新超凡软件辅助(辅助... 盘点几款!新超凡软件辅助(辅助挂)果然真的有辅助技巧(真的有挂)1、每一步都需要思考,不同水平的挑战...
揭秘攻略!方片十三张外挂(辅助... 揭秘攻略!方片十三张外挂(辅助挂)真是是有辅助挂(确实有挂)1、方片十三张外挂免费脚本咨询教程、方片...