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

docs(pnet): add more info about bootstrap #4270

Merged
merged 2 commits into from
Oct 16, 2017
Merged

Conversation

Kubuxu
Copy link
Member

@Kubuxu Kubuxu commented Oct 1, 2017

License: MIT
Signed-off-by: Jakub Sztandera kubuxu@protonmail.ch

@@ -185,11 +185,20 @@ When using this feature, you will not be able to connect to the default bootstra
nodes (Since we arent part of your private network) so you will need to set up
your own bootstrap nodes.

To prevent your node from even trying to connect to the default bootstrap nodes, run:
First off to prevent your node from even trying to connect to the default bootstrap nodes, run:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First, to

```bash
ipfs bootstrap rm --all
```

and then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/and//

and then

```bash
ipfs bootstrap add <node connection id, find it in 'ipfs id' output>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

multiaddr, not 'node connection id'. maybe give an example

Kubuxu and others added 2 commits October 2, 2017 15:31
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
@Kubuxu
Copy link
Member Author

Kubuxu commented Oct 4, 2017

LGTM

@whyrusleeping
Copy link
Member

@magik6k do you think you could take a look at the test failures here? They are random p2p command failures unrelated to this PR

@Kubuxu
Copy link
Member Author

Kubuxu commented Oct 16, 2017

@whyrusleeping merge pls.

@whyrusleeping whyrusleeping merged commit bae3d73 into master Oct 16, 2017
@whyrusleeping whyrusleeping deleted the misc/pnet-docs/boot branch October 16, 2017 23:20
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

Successfully merging this pull request may close these issues.

None yet

3 participants