updated README

This commit is contained in:
marvzhang
2020-01-16 17:08:37 +08:00
parent 1d0b9006cc
commit 65353f9d81
2 changed files with 5 additions and 5 deletions

View File

@@ -156,7 +156,7 @@ Docker部署的详情请见[相关文档](https://tikazyq.github.io/crawlab-d
#### 消息通知
![](http://static-docs.crawlab.cn/notification-mail.jpeg)
<img src="http://static-docs.crawlab.cn/notification-mobile.jpeg" height="480px">
## 架构

View File

@@ -148,14 +148,14 @@ For Docker Deployment details, please refer to [relevant documentation](https://
![](https://raw.githubusercontent.com/tikazyq/crawlab-docs/master/images/schedule.png)
#### Notifications
![](http://static-docs.crawlab.cn/notification-mail.jpeg)
#### Dependency Installation
![](http://static-docs.crawlab.cn/node-install-dependencies.png)
#### Notifications
<img src="http://static-docs.crawlab.cn/notification-mobile.jpeg" height="480px">
## Architecture
The architecture of Crawlab is consisted of the Master Node and multiple Worker Nodes, and Redis and MongoDB databases which are mainly for nodes communication and data storage.