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

Default to use localipfs #95

Open
victorb opened this issue Oct 11, 2018 · 1 comment
Open

Default to use localipfs #95

victorb opened this issue Oct 11, 2018 · 1 comment

Comments

@victorb
Copy link
Member

victorb commented Oct 11, 2018

Doesn't work because it's trying to find a plugin named "" (I'm guessing)

➜  iptb git:(master) ✗ iptb auto
testbed nodes already exist, overwrite? [y/n]
y
Could not find plugin

While this does work:

➜  iptb git:(master) ✗ ./iptb auto -type localipfs
testbed nodes already exist, overwrite? [y/n]
y
node[0] exit 0

initializing IPFS node at /home/user/testbed/testbeds/default/0
generating 2048-bit RSA keypair...done
peer identity: QmUWBaUCKEweZKmDNDFEDNtkzZF1aQtQKHbWDiVZr2xP8E
to get started, enter:

        ipfs cat /ipfs/QmS4ustL54uo8FzR9455qaxZwuMiUhyvMcX9Ba8nUH4uVv/readme
@Stebalien
Copy link
Member

Or add some config/environment variable to set this default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants