ansible-ipfs-cluster icon indicating copy to clipboard operation
ansible-ipfs-cluster copied to clipboard

Ansible roles for go-ipfs and ipfs-cluster

Results 5 ansible-ipfs-cluster issues
Sort by recently updated
recently updated
newest added

Fixes #9: - Created the new directory structure and moved the files to it - Setup default variables previously on the group_vars - Implemented molecule test to validate role with...

Hey guys, I noticed that Peering.Peers remains null when using this nice ansible repo. Is there any reason for which you chose not to manually force "peering" with all ipfs...

I simply try to create a cluster with 2 VM ipfs daemon is working fine but the cluster daemon is not working ![image](https://user-images.githubusercontent.com/31649128/133555742-1b957f71-8170-4acc-9db8-3397fe261f02.png) ![image](https://user-images.githubusercontent.com/31649128/133555367-80670244-2582-4acb-9775-bd54e0858824.png) ![image](https://user-images.githubusercontent.com/31649128/133555297-7fee50a2-a600-427e-a38f-4283cde2e08e.png) any idea or can you...

Hi ! This is a great playbook and i've been using it for a while now, however i feel that it could be improved by converting it to the normal...

It'd be worth documenting that the private keys in the `host_vars` are secrets and should not be pushed to a public repo. We could suggest `ansible vault` for encrypting them....