Varietyof Installation

  • pxe boot
    https://www.cnblogs.com/mython/p/10919355.html

  • ubuntu docker
    https://blog.csdn.net/jinking01/article/details/82490688

  • ubuntu openstack
    https://blog.csdn.net/hunjiancuo5340/article/details/85005995

  • centos wget
    https://www.cnblogs.com/yunman/p/7905097.html

  • centos docker
    https://www.cnblogs.com/qgc1995/p/9553572.html

  • centos harbor
    https://blog.csdn.net/qq12547345/article/details/79482468
    注意,这里需要更改docker安装,因为默认安装的版本太低
    213 yum -y remove docker
    215 yum -y remove docker-common
    216 yum install docker-ce-18.03.1.ce-1.el7.centos
    222 systemctl start docker
    223 systemctl enable docker

:https://www.jianshu.com/p/11d4c7f25bb8
中间还碰到问题:
177 yum -y install jsonschema
187 pip uninstall pyOpenSSL cryptography
188 sudo pip install pyOpenSSL cryptography
190 pip install -U setuptools
192 yum -y install gcc
197 yum install python-devel
198 pip install docker-compose
安装https 的harbor请参考:https://www.cnblogs.com/nulige/articles/10814739.html

  • centos修改软件源
    mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo_bak
    wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
    yum makecache
    yum -y update
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值