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

Redeploy Demo network with NATs as the transport layer #3958

Closed frrist closed 1 month ago

frrist commented 2 months ago

Currently the production network is deployed using libp2p as the transport layer. It should instead be deployed using the default, NATS. Additionally the default config used by bacalhau will need to be modified to include the production networks orchestrator IP address as the default orchestrator compute nodes use when they start up.