Questions tagged [bacalhau]

1 questions
1
vote
2 answers

Running a script after creation of instance in GCP Managed Instance Group

I'm using the distributed compute framework Bacalhau[0]. The pattern for setting up a cluster is the following: $ curl -sL https://get.bacalhau.org/install.sh | bash [...output...] $ bacalhau serve To connect another node to this private one, run…
aronchick
  • 6,786
  • 9
  • 48
  • 75