mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 21:18:13 +08:00
update readme
This commit is contained in:
20
README_en.md
20
README_en.md
@@ -18,7 +18,7 @@
|
||||
|
||||
### Technical Architecture
|
||||
|
||||
<img src=docs/view.png />
|
||||
<img src=docs/images/view.jpg />
|
||||
|
||||
### Document
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
### System Overview
|
||||
|
||||
- Service Tree
|
||||

|
||||

|
||||
|
||||
[View more screenshots](docs/screenshot.md)
|
||||
|
||||
@@ -61,7 +61,17 @@
|
||||
|
||||
## Installation
|
||||
|
||||
### [One-Click Docker Quick Build](docs/docker_en.md)
|
||||
### One-Click Docker Quick Build
|
||||
|
||||
- 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
|
||||
|
||||
|
||||
### [Local Setup](docs/local_en.md)
|
||||
|
||||
@@ -77,6 +87,6 @@
|
||||
|
||||
---
|
||||
|
||||
_**Welcome to join us through QQ group(336164978)**_
|
||||
_**Welcome to pay attention to our public account, click to contact us, join WeChat, QQ operation and maintenance group, and get more product and industry related information**_
|
||||
|
||||

|
||||

|
||||
|
Reference in New Issue
Block a user