随笔 - 19,  文章 - 0,  评论 - 1,  阅读 - 55676
03 2017 档案
安装Newton版Glance
摘要:Image Service 本文介绍在controller节点上安装、配置Image服务 glance,镜像存储在本地文件系统 安装准备 controller 节点 ip:192.168.81.11 1、首先创建数据库、service credentials和API endpoints 2、切换到a 阅读全文
posted @ 2017-03-24 10:06 喵喵喵喵喵! 阅读(215) 评论(0) 推荐(0) 编辑
安装Newton版Swift,配合keystone认证
摘要:主控节点安装配置 Keystone 认证服务 主控节点 IP:192.168.81.11 Message queue 安装在controller节点 firewall-cmd --add-port=5672/tcp --permanent #rabbitmq用到5672端口 firewall-cmd 阅读全文
posted @ 2017-03-23 10:39 喵喵喵喵喵! 阅读(574) 评论(0) 推荐(0) 编辑
Docker_network相关指令
摘要:docker network create创建docker网卡docker network create -d overlay --ip-range=192.168.2.0/24 --gateway=192.168.2.1 --subnet=192.168.2.0/24 multihost2 doc 阅读全文
posted @ 2017-03-15 08:34 喵喵喵喵喵! 阅读(3152) 评论(0) 推荐(0) 编辑
实现Docker跨主机间的容器网络联通
摘要:Server1(Server) 192.168.81.58 内核版本 3.10.0-123.el7.x86_64 Docker版本 1.12.6Server2(Agent) 192.168.81.59 3.10.0-123.el7.x86_64 1.12.6 实验目标:两个CentOS7容器serv 阅读全文
posted @ 2017-03-14 16:03 喵喵喵喵喵! 阅读(2463) 评论(0) 推荐(1) 编辑
journalctl 中文手册
摘要:版权声明 本文译者是一位开源理念的坚定支持者,所以本文虽然不是软件,但是遵照开源的精神发布。 无担保:本文译者不保证译文内容准确无误,亦不承担任何由于使用此文档所导致的损失。 自由使用:任何人都可以自由的阅读/链接/打印此文档,无需任何附加条件。 名誉权:任何人都可以自由的转载/引用/再创作此文档, 阅读全文
posted @ 2017-03-12 20:40 喵喵喵喵喵! 阅读(7869) 评论(0) 推荐(1) 编辑
在CentOS 7上搭建私有Docker仓库
摘要:Hub IP:10.0.2.6 操作系统:CentOS 7 64位 Docker版本:1.12.5Client IP:10.0.2.4 操作系统:CentOS 7 64位 Docker版本:1.12.5 在Hub端vim /etc/sysconfig/docker修改该文件的 OPTIONS='-- 阅读全文
posted @ 2017-03-10 11:02 喵喵喵喵喵! 阅读(491) 评论(0) 推荐(0) 编辑
Docker的镜像迁移
摘要:[root@localhost ~]# mkdir /opt/soft/ [root@localhost ~]# docker save c3987965c15d > /opt/soft/postgres.img [root@localhost ~]# cd /opt/soft [root@loca 阅读全文
posted @ 2017-03-01 11:31 喵喵喵喵喵! 阅读(662) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示