update readme

This commit is contained in:
pycook
2023-07-20 10:06:32 +08:00
parent c570b5b61f
commit ae99d7f909
20 changed files with 37 additions and 38 deletions

View File

@@ -1,9 +0,0 @@
- 进入主目录(先安装 docker 环境)
```
docker-compose up -d
```
- 浏览器打开: [http://127.0.0.1:8000](http://127.0.0.1:8000)
- username: demo 或者 admin
- password: 123456

View File

@@ -1,10 +0,0 @@
### Install by Docker
- Prepare: install docker and docker-compose
- In directory cmdb
```
docker-compose up -d
```
- View: [http://127.0.0.1:8000](http://127.0.0.1:8000)
- username: demo or admin
- password: 123456

BIN
docs/images/1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
docs/images/10.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

BIN
docs/images/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

BIN
docs/images/4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

BIN
docs/images/5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

BIN
docs/images/6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 KiB

BIN
docs/images/7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
docs/images/8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB

BIN
docs/images/9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

BIN
docs/images/view.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -2,28 +2,28 @@
- 服务树
![1](0.png "首页展示")
![1](images/0.png "首页展示")
- 资源视图
![2](2.png "资源视图")
![2](images/2.png "资源视图")
- 订阅页面
![6](6.png "订阅页面")
![6](images/6.png "订阅页面")
- 模型配置
![9](9.png "模型配置")
![9](images/9.png "模型配置")
- 属性设置
![7](7.png "属性设置")
![7](images/7.png "属性设置")
- 资源搜索
![8](8.png "资源搜索")
![8](images/8.png "资源搜索")
- 定制仪表盘
![10](10.jpg "定制仪表盘")
![10](images/10.jpg "定制仪表盘")