Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect string should be in bacalhau.run #3323

Closed
aronchick opened this issue Jan 27, 2024 · 5 comments
Closed

Connect string should be in bacalhau.run #3323

aronchick opened this issue Jan 27, 2024 · 5 comments
Assignees
Labels
th/onboarding Theme: Pertains to improving the onboarding process for new contributors or users

Comments

@aronchick
Copy link
Collaborator

If your logs go by too fast, you won't get the string you're supposed to run.

@frrist
Copy link
Member

frrist commented Jan 27, 2024

It's in the repo:
1 bacalhau serve
2. cat ~/.bacalhau/bacalhau.run

@aronchick
Copy link
Collaborator Author

it's not.

@aronchick
Copy link
Collaborator Author

here's what's in bacalhau run:

export BACALHAU_NODE_IPFS_SWARMADDRESSES=/ip4/127.0.0.1/tcp/62973/p2p/QmT2My4vP4ALjMsQM6ppWxxndjD7eGaDYAtZF1vDSVsygG
export BACALHAU_NODE_CLIENTAPI_HOST=0.0.0.0
export BACALHAU_NODE_CLIENTAPI_PORT=1234
export BACALHAU_NODE_LIBP2P_PEERCONNECT=/ip4/100.100.225.91/tcp/1235/p2p/Qmcb9tHT7MbM89Lqdb9QVtVWcinCbPxKiBQGrqirsREwXu

Here's the connect string:

bacalhau serve --node-type=compute --private-internal-ipfs --peer=/ip4/100.100.225.91/tcp/1235/p2p/Qmcb9tHT7MbM89Lqdb9QVtVWcinCbPxKiBQGrqirsREwXu --ipfs-swarm-addrs=/ip4/127.0.0.1/tcp/60511/p2p/QmZ89xCcCHrA6Am5TjzCdvkgfXfDaSb2VUp4CUzkPcPKJu

@wdbaruni
Copy link
Member

similar to #2522, we should deprecate bacalhau.run and relying on a connect string

@wdbaruni wdbaruni added the th/onboarding Theme: Pertains to improving the onboarding process for new contributors or users label Apr 22, 2024
@wdbaruni
Copy link
Member

wdbaruni commented Jun 26, 2024

to be deprecate bacalhau.run as part of #4014

@wdbaruni wdbaruni closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2024
@github-project-automation github-project-automation bot moved this from Inbox to Done in Engineering Planning Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
th/onboarding Theme: Pertains to improving the onboarding process for new contributors or users
Projects
Status: Done
Development

No branches or pull requests

3 participants