Docker Go-IPFS & IPFS-Cluster

Hi,

I’m trying to setup a cluster with multiple peers locally using Docker and I don’t know how to connect each pair of IPFS daemon & IPFS cluster daemon.

This thread seems obsolete since “The container does not run go-ipfs. You should run the IPFS daemon separetly, for example, using the ipfs/go-ipfs Docker container.”

Can anyone give me some hints on what I have to do?

Thanks.

Hi, there are some docs here: https://cluster.ipfs.io/documentation/deployment/#deployment-using-docker .

Let us know how it goes.

Eventually I switched to EC2 instances + Private swarm and works ok.

Thanks for the hint!

1 Like