平台云Deis部署3-deis平台安装
1、配置deis
上传deis,deis.pub到/home/core/.ssh下
chmod 0600 /home/core/.ssh/deis
eval `ssh-agent -s`
ssh-add ~/.ssh/deis
export DEISCTL_TUNNEL=192.168.1.104
deisctl config platform set sshPrivateKey=~/.ssh/deis
deisctl config platform set domain=example.com
2、安装deis平台
deisctl install platform
3、启动deis平台
deisctl start platform
这步执行后,很长世间没反应,也没报错,,应该是连线下载docker镜像无果吧(后续我将这些镜像放在私有的docker库中解决),如果大家有网络的话应该可以继续吧。这次在裸机上安装的测试到此为止,下面我将切换到XenServer上安装CoreOS继续下面的研究,当然这次还是失败的安装体验。(XenServer(CloudStack通用)上部署CoreOS)
4、后续
现在已经成功安装,效果如图:
推广2个群:
CoreOS中国:412065906
Deis中国:122910224
相关推荐
projava 2020-11-14
WanKaShing 2020-11-12
airfish000 2020-09-11
tryfind 2020-09-14
yegen00 2020-09-10
kkaazz 2020-09-03
风语者 2020-09-02
BraveWangDev 2020-08-19
lichuanlong00 2020-08-15
gsl 2020-08-15
pandaphinex 2020-08-09
yhuihon 2020-08-09
CheNorton 2020-08-02
xiangqiao 2020-07-28
hpujsj 2020-07-26
hpujsj 2020-07-26
sshong 2020-07-19
BraveWangDev 2020-07-19
annan 2020-07-18