mirror of
https://github.com/jeecgboot/qiaoqiaoyun.git
synced 2025-10-14 06:20:30 +00:00
调整文档
This commit is contained in:
26
README.md
26
README.md
@@ -33,22 +33,15 @@
|
||||
获取部署包
|
||||
-----------------------------------
|
||||
|
||||
> 因为qiaoqiaoyun-start-2.0.jar大于100M,所以采用Git LFS上传大文件,这会导致你直接下载会发现qiaoqiaoyun-start-2.0.jar只有 1 KB.
|
||||
|
||||
#### 1.网盘下载
|
||||
|
||||
直接通过 [百度网盘下载](https://pan.baidu.com/s/141_ugZIGfuiDw3t6GvyR1Q?pwd=gdkq)
|
||||
|
||||
#### 2.Git LFS下载
|
||||
|
||||
先安装Git LFS.
|
||||
> 因为qiaoqiaoyun-start-2.0.jar大于100M,所以采用Git LFS上传大文件,这会导致你直接下载会发现qiaoqiaoyun-start-2.0.jar只有 1 KB.
|
||||
|
||||
- Windows: 可以从 [Git LFS 的官方网站 ](https://git-lfs.github.com/)下载并安装。
|
||||
- macOS: 可以使用 Homebrew 安装,在终端中运行:`brew install git-lfs`
|
||||
- Linux: 可以使用包管理器安装,或者从 [Git LFS 的 GitHub 页面](https://github.com/git-lfs/git-lfs/releases) 下载二进制文件。
|
||||
|
||||
|
||||
再使用以下命令:
|
||||
你可以通过命令:
|
||||
```
|
||||
git clone https://gitee.com/jeecg/qiaoqiaoyun.git
|
||||
```
|
||||
@@ -60,7 +53,6 @@ git clone https://gitee.com/jeecg/qiaoqiaoyun.git
|
||||
|
||||
- 1.本地安装jdk7+
|
||||
|
||||
|
||||
- 2.执行下面的Mysql脚本(自动创建数据库:qiaoqiaoyun)
|
||||
|
||||
```
|
||||
@@ -69,13 +61,13 @@ git clone https://gitee.com/jeecg/qiaoqiaoyun.git
|
||||
|
||||
- 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 启动后台
|
||||
|
||||
- 5.前端采用nginx部署
|
||||
|
||||
把dist部署到nginx中,具体见文档:https://help.qiaoqiaoyun.com/open/InstallStart.html
|
||||
把dist部署到nginx中,具体[见文档](https://help.qiaoqiaoyun.com/open/InstallStart.html)
|
||||
|
||||
- 6.访问敲敲云
|
||||
|
||||
@@ -98,8 +90,6 @@ docker-compose -p qiaoqiaoyun_start up -d
|
||||
```
|
||||
- 第四步:docker启动成功
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
@@ -111,12 +101,6 @@ docker-compose -p qiaoqiaoyun_start up -d
|
||||
|
||||
|
||||
|
||||
Docker一键云安装
|
||||
-----------------------------------
|
||||
- [直接下载对应docker镜像](https://help.qiaoqiaoyun.com/open/dockerCloud.html)
|
||||
|
||||
|
||||
|
||||
技术交流
|
||||
-----------------------------------
|
||||
- 官方网站: https://www.qiaoqiaoyun.com
|
||||
@@ -127,8 +111,6 @@ Docker一键云安装
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#### 为什么选择 敲敲云零代码?
|
||||
|
||||
> 可以免费使用,不用写代码就可以搭建一套应用,它可以帮助企业快速搭建各种个性化业务场景!用户无需任何代码,即可搭建出各种业务系统。
|
||||
|
Reference in New Issue
Block a user