Skip to content

Commit

Permalink
文档update
Browse files Browse the repository at this point in the history
  • Loading branch information
x201206030 committed Jan 28, 2021
1 parent 3b6bc85 commit 65b65f8
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ novel-plus -- 父工程

![QQ图片20191018161901](https://s3.ax1x.com/2020/12/27/r5Fe0A.png)

#### 安装步骤
#### 安装步骤源码

##### 数据库安装

Expand All @@ -221,19 +221,20 @@ novel-plus -- 父工程

##### 爬虫管理系统安装

1. 修改novel-common模块下application-common-dev.yml配置文件中的数据库配置
1. dev环境下默认环境修改novel-common模块下application-common-dev.yml配置文件中的数据库配置
2. 修改novel-crawl模块下application.yml文件中的管理员账号密码
3. 启动程序打开浏览器默认8081端口访问
4. 选择已有或新增爬虫源支持自定义爬虫规则),点击`开启`按钮开始爬取小说数据

##### 前台小说门户安装prod环境下的jar包形式部署时需要复制templates文件夹到jar文件的相同目录下):
##### 前台小说门户安装dev环境跳过34步骤):

1. 修改novel-common模块下application-common-dev.yml配置文件中的数据库配置
1. dev环境下默认环境修改novel-common模块下application-common-dev.yml配置文件中的数据库配置
2. 修改novel-front模块下application-website配置文件中的网站信息
![mini-code](https://s3.ax1x.com/2020/12/28/royaex.png)
3. 修改novel-front模块下application.yml配置文件中的模版名为你需要使用的模版名templates文件夹下的模版文件夹名)(内置orange和dark两套模版)。
![mini-code](https://s3.ax1x.com/2020/12/26/r4uGM6.png)
4. 启动程序打开浏览器默认8080端口访问
3. prod环境下需要修改novel-front模块下application.yml配置文件中的模版名为你需要使用的模版名templates文件夹下的模版文件夹名内置orange和dark两套模版prod环境下才支持多模版)。
![mini-code](https://s3.ax1x.com/2020/12/26/r4uGM6.png)
4. prod环境下的jar包形式部署时需要复制templates文件夹到jar文件的相同目录下
5. 启动程序打开浏览器默认8080端口访问

**喜欢此项目的可以给我的GitHub和Gitee加个Star支持一下 。**

Expand Down

0 comments on commit 65b65f8

Please sign in to comment.