![]()
参考文档
https://hyperledger-fabric.readthedocs.io/en/release-1.3/
https://www.lijiaocn.com/项目/2018/04/26/hyperledger-fabric-deploy.html
github:https://github.com/havenshen/gogit 注:运行此玩意的电脑,必须可运行python、已经配置好github和coding使用ssh key 无密钥通道git的ssh获取方...。
下载openssl,可以直接到github(https://github.com/openssl/openssl)上下载一个稳定版,或者到官网上()。
protected] 博客: github:https://github.com/allenwells 章节列表 之一:logger-master开篇 之二:logger-master项目结构分析 之三:logger-master项目源码分析 按照以往的习惯,在做源码分析时不会一股脑把所有源码都贴上,这样不方便大家理解,这里会选一条调用主线层层分析,文章末尾会以附录的形式提供。
具体的bundle的使用可以见maple大神的github https://github.com/humiaozuzu/dot-vimrc,或者看vundle作者的github https://github.com/gmarik/vundle。
系统环境:centos 7 64位
docker
docker-compose
sudo yum -y remove docker docker-common container-selinux
sudo yum -y remove docker-selinux
sudo yum-config-manager --add-repo https://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo
yum update
yum install docker-engine
systemctl enable docker
systemctl restart docker
docker-compose是docker集群管理工具,可自定义一键启动多个docker container。vs安装部署
官网二进制发布:
https://github.com/docker/compose/releases
安装手册见网站 :
https://docs.docker.com/compose/install/
安装命令如下:
curl -L https://github.com/docker/compose/releases/download/1.22.0/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
docker-compose -v
IPhost
每台机器的 hostname 中都增加 ip 解析
vim /etc/hosts
192.168.188.110 cli.alcor.com
192.168.188.111 kafka.alcor.com
192.168.188.120 orderer.alcor.com
192.168.188.221 peer0.org1.alcor.com
192.168.188.222 peer1.org1.alcor.com
192.168.188.223 peer0.org2.alcor.com
192.168.188.224 peer1.org2.alcor.com
本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/jisuanjixue/article-89140-1.html
12海里以内是进入领土