bacalhau-project / bacalhau

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

Proper Service/Storage Provider Documentation #607

Closed philwinder closed 1 year ago

philwinder commented 2 years ago

As a storage provider, I want simple, coherent instructions explaining how to setup bacalhau and connect it to the mainnet.

Context: We currently have this page https://docs.bacalhau.org/running-node/overview, but it basically just explains the serve command.

Known needs:

Unknowns (you need to ask people about these and refine accordingly):

lukemarsden commented 2 years ago

Kai: documenting whole process was only partially done. What's missed?

  1. Stand up a node by following the docs at https://docs.bacalhau.org/running-node/install, find the cracks in the pavement and fix them as we go.
  2. Maybe add some more context.
  3. Add a systemd unit. In particular, say if you want to use systemd then here's an example?
enricorotundo commented 2 years ago
lukemarsden commented 2 years ago

both are probably optional, although worth mentioning in the docs that they can be done!

wesfloyd commented 2 years ago

@enricorotundo my thoughts per the slack discussion are:

Is that helpful?

wesfloyd commented 2 years ago

10/5 zoom chat outcomes:

Terms discussed:

enricorotundo commented 2 years ago

new WIP version https://docs.bacalhau.org/running-node/

enricorotundo commented 1 year ago

New page: https://docs.bacalhau.org/running-node/quick-start

https://github.com/filecoin-project/bacalhau/issues/900 is the follow-up of this issue.