updated README

This commit is contained in:
marvzhang
2020-01-16 17:02:44 +08:00
parent 356b5c056b
commit 1d0b9006cc
2 changed files with 8 additions and 0 deletions

View File

@@ -154,6 +154,10 @@ Docker部署的详情请见[相关文档](https://tikazyq.github.io/crawlab-d
![](http://static-docs.crawlab.cn/node-install-dependencies.png)
#### 消息通知
![](http://static-docs.crawlab.cn/notification-mail.jpeg)
## 架构
Crawlab的架构包括了一个主节点Master Node和多个工作节点Worker Node以及负责通信和数据储存的Redis和MongoDB数据库。

View File

@@ -148,6 +148,10 @@ 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)