Skip to content

Commit

Permalink
update site at 20240816-190905, machine LiaoSirui-MacMini.local
Browse files Browse the repository at this point in the history
  • Loading branch information
LiaoSirui committed Aug 16, 2024
1 parent 9443277 commit 9f02d55
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions 运维研发/CMDB/蓝鲸CMDB/蓝鲸CMDB简介.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,26 @@

源码地址:<https://github.com/tencent/bk-cmdb>

## 二次开发

蓝鲸的配置平台(CMDB)底层使用的是 Mongodb 作为数据存储

CMDB 是所有运维发布系统的基石,而基于蓝鲸开源 CMDB 打造企业个性化的 CMDB

仅编译后端服务

```
make server
```

仅编译前端 UI

```
make ui
```



## 参考资料

推送到 JMS:<https://juejin.cn/post/6985327574066921502>
Expand Down

0 comments on commit 9f02d55

Please sign in to comment.