在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:subhodi/ipfs-cluster-private开源软件地址:https://github.com/subhodi/ipfs-cluster-private开源编程语言:开源软件介绍:ipfs-cluster-privateIPFS cluster setup: 3 nodes $ go get github.com/Kubuxu/go-ipfs-swarm-key-gen/ipfs-swarm-key-gen # IPFS private secret shared key generation tool
$ ipfs-swarm-key-gen > swarm.key # Generate secret key
$ mkdir ipfsA ipfsB ipfsC # Create IPFS directories
$ tee ipfsA/swarm.key ipfsB/swarm.key ipfsC/swarm.key < swarm.key # All nodes configs should have same secret keys
$ docker-compose up -d ipfsA ipfsB ipfsC # Start ipfs service
$ docker-compose up -d clusterA clusterB clusterC # start cluster service |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论