#昊鼎王五:如何安装蓝鲸智云v3.1.7社区版本之安装基础模块?
#Q.前提知识
实验机器:centos7
bkce_src-3.1.7.tgz社区版本
在《昊鼎王五:运维自动化闭环,从腾讯走出来的实践》
https://blog.youkuaiyun.com/haoding205/article/details/82687802
提到了蓝鲸智云系统,今天就开始讲如何安装其基础模块。
#1.安装
##1.1.安装“蓝鲸智云”社区版–安装基础模块
[root@hd205 install]# ./bk_install base_service
[192.168.1.103]20180411-094945 21 sync all has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 install consul has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 start consul has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 install mysql has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 install zk has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 install kafka has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 install es has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 install nginx has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 install redis has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 install beanstalk has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 start mysql has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 initdata mysql has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 start zk has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 21 start kafka has been performed without FATAL stat... done
[192.168.1.103]20180411-094945 425 start es on host: 192.168.1.101
[192.168.1.103]20180411-094948 425 start es on host: 192.168.1.102
[192.168.1.103]20180411-094950 425 start es on host: 192.168.1.103
[192.168.1.103]20180411-094951 425 start nginx on host: 192.168.1.101
[192.168.1.103]20180411-094952 425 start redis on host: 192.168.1.103
[192.168.1.103]20180411-094952 425 start beanstalk on host: 192.168.1.102
[192.168.1.101] consul: RUNNING
[192.168.1.102] consul: RUNNING
[192.168.1.103] consul: RUNNING
[192.168.1.102] mysqld: RUNNING
[192.168.1.101] zk: RUNNING
[192.168.1.102] zk: RUNNING
[192.168.1.103] zk: RUNNING
[192.168.1.101] kafka: RUNNING
[192.168.1.102] kafka: RUNNING
[192.168.1.103] kafka: RUNNING
[192.168.1.101] es: RUNNING
[192.168.1.102] es: RUNNING
[192.168.1.103] es: RUNNING
[192.168.1.101] nginx: RUNNING
[192.168.1.103] redis: RUNNING
[192.168.1.102] beanstalk: RUNNING
[root@hd205 install]#
#2.其他参考:
http://bbs.bk.tencent.com/forum.php?mod=viewthread&tid=570&page=2#pid2128
http://bbs.bk.tencent.com/forum.php?mod=viewthread&tid=570&page=1#pid2111
好了,聪明如你,知道了安装蓝鲸智云v3.1.7社区版本之安装基础模块,是不是很欢喜 _
还有其他问题的可以在评论区留言或者扫码加博主获取资源或者提问。