https://github.com/tencent/bk-cmdb
文档中假设用户的服务器为linux整个安装流程也适合其它系统的安装。
服务器配置
- 推荐采用nginx+php-fpm 的运行模式
- php版本不低于5.6.9,nginx版本不低于1.8.0
- nginx编译参数,需编译进pcre
- php编译参数扩展 ./configure –prefix= -enable-fpm,另还需要(mysql、curl、pcntl、mbregex、mhash、zip、mbstring、openssl)等扩展