Commit daaa07ff authored by yinxiaoling's avatar yinxiaoling

运维上线部署文件

parent 0b16b7b1
铁通值班策略项目部署注意事项
1、代码管理地址 http://gitlab.ciopaas.com/yinxiaoling/aic_duty_strategy
2、接口项目部署
3、前端vue项目部署
4、新建数据库
数据库名:strategy
5、添加队列进程
/opt/lampp/bin/php /opt/lampp/xiaoa/xiaoa-aic/artisan queue:work --queue=StrategyTask --sleep=3 --tries=0 --daemon --timeout=360
6、修改.env文件,以下选项修改ip
DB_HOST=120.77.61.117
REDIS_HOST=120.77.61.117
7、修改代码中固定的用户信息、话术项目信息、主叫号码
8、添加小a这边接口支持值班策略项目访问路由及中间件
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment