-
- Downloads
ipfs-cluster: Add initial version
This patch adds an initial version of my IPFS-cluster role to the infrastructure repository. It's not completely figured out yet. This should be reviewed by some IPFS pro down the line. The experimental setup, went down after starting to scan local networks for peers. This resulted in learning about the `IPFS_PROFILE` variable and how important it is, to set it to `server` before deploying in hosted environments.
Showing
- ipfs-cluster.yml 31 additions, 0 deletionsipfs-cluster.yml
- roles/ipfs-cluster/README.md 57 additions, 0 deletionsroles/ipfs-cluster/README.md
- roles/ipfs-cluster/defaults/main.yml 35 additions, 0 deletionsroles/ipfs-cluster/defaults/main.yml
- roles/ipfs-cluster/meta/main.yml 16 additions, 0 deletionsroles/ipfs-cluster/meta/main.yml
- roles/ipfs-cluster/tasks/main.yml 66 additions, 0 deletionsroles/ipfs-cluster/tasks/main.yml
- roles/ipfs-cluster/templates/docker-compose.yml 82 additions, 0 deletionsroles/ipfs-cluster/templates/docker-compose.yml
Loading
Please register or sign in to comment