Skip to content

Enable starting a Node without using the bootstrap peers nor mdns (for controlled tests) #24

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

Closed
daviddias opened this issue Oct 21, 2015 · 4 comments

Comments

@daviddias
Copy link
Member

No description provided.

@daviddias
Copy link
Member Author

important to note:

15:40 <+daviddias> whyrusleeping: does go-ipfs have a command to start a daemon and avoid using mdns and bootstrap nodes or is that all env vars?
15:42 <@whyrusleeping> daviddias: uhm....
15:42 <@whyrusleeping> we were going to have a setting so you could pass arbitrary config values to init
15:42 <@whyrusleeping> but i dont know if that ever happened
15:43 <@whyrusleeping> you'll have to run init, make the changes, and then run the daemon
'{"Mdns":false,"Bootstrap":null}'

needs --json option

$ ipfs config Mdns false --json
$ ipfs config Bootstrap null --json

@daviddias
Copy link
Member Author

done on #25

@jbenet
Copy link
Member

jbenet commented Oct 27, 2015

maybe would be good to add --discovery none and --routing none options

@jbenet
Copy link
Member

jbenet commented Oct 27, 2015

cc @whyrusleeping

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