mirror of
https://github.com/jeecgboot/qiaoqiaoyun.git
synced 2025-10-14 22:44:46 +00:00
新版发布
This commit is contained in:
@@ -52,22 +52,18 @@ git clone https://gitee.com/jeecg/qiaoqiaoyun.git
|
|||||||
|
|
||||||
```
|
```
|
||||||
- 1.本地安装jdk7+
|
- 1.本地安装jdk7+
|
||||||
|
|
||||||
- 2.执行下面的Mysql脚本(自动创建数据库:qiaoqiaoyun)
|
- 2.执行下面的Mysql脚本(自动创建数据库:qiaoqiaoyun)
|
||||||
|
|
||||||
qiaoqiaoyun.sql
|
qiaoqiaoyun.sql
|
||||||
|
|
||||||
- 3.修改数据库和redis等配置
|
- 3.修改数据库和redis等配置
|
||||||
修改 config/application-prod.yml,具体配置见https://help.qiaoqiaoyun.com/open/InstallStart.html
|
修改 config/application-prod.yml,具体配置见https://help.qiaoqiaoyun.com/open/InstallStart.html
|
||||||
|
|
||||||
- 4.双击 start.bat 启动后台
|
- 4.双击 start.bat 启动后台
|
||||||
|
|
||||||
- 5.前端采用nginx部署
|
- 5.前端采用nginx部署
|
||||||
把dist部署到nginx中,具体见文档https://help.qiaoqiaoyun.com/open/InstallStart.html
|
把dist部署到nginx中,具体见文档https://help.qiaoqiaoyun.com/open/InstallStart.html
|
||||||
|
|
||||||
- 6.访问敲敲云
|
- 6.访问敲敲云
|
||||||
http://localhost
|
http://localhost
|
||||||
|
|
||||||
账号密码:admin/123456
|
账号密码:admin/123456
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user