Hi
Is it possible in ipfs-cluster to connect to peers using relays?
I mean in ipfs I can define a peer by an address using rela like /ip4/RELAY.IP/…/p2p/RELAY.PEER.ID/…/ipfs/NODE.ID
Can I do the same in ipfs-cluster to connect to nodes in a cluster?
Also can I bootstrap to another node using node ipfs multiaddr? e.g. /ip4/RELAY.IP/…/p2p/RELAY.PEER.ID/…/ipfs/NODE.IPFS.ID/(for example)NODE.clusteripfs.ID
I have enabled it but I am still not able to use addresses like ipfs multiasddr with relay. It gives an error about privnet. Although I don’t have private network set up. I believe cluster creates a private network and it cannot be used with public relays ? I can successfuly use the same address with swarm connect