bacalhau-project / bacalhau

Compute over Data framework for public, transparent, and optionally verifiable computation
https://docs.bacalhau.org
Apache License 2.0
643 stars 85 forks source link

Update docs after IPFS deprecation #4081

Open wdbaruni opened 2 weeks ago

wdbaruni commented 2 weeks ago

We no longer run an embedded IPFS node (link), and only integrate with an existing IPFS daemon through --ipfs-connect flag or relevant configs.

We need to update the docs to reflect that, remove any reference to flags such as --ipfs-swarm-addrs or private-internal-ipfs, and document how users can run their own IPFS node and connect bacalhau to it. Keep in mind our code doesn't seem to work with latest IPFS versions such as kubo 0.28.0. We have tested with go-ipfs 0.18.0