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

Create standalone Waku / Whisper cli node #426

Closed
kdeme opened this issue Nov 25, 2019 · 6 comments
Closed

Create standalone Waku / Whisper cli node #426

kdeme opened this issue Nov 25, 2019 · 6 comments
Assignees

Comments

@kdeme
Copy link
Contributor

kdeme commented Nov 25, 2019

Standalone node with following minimum functionality, options configurable through cli:

  • Whisper full node
  • Waku full node
  • Connect to Status fleet
  • Discv4: default off
  • Bootnode (currently for discv4): default off
  • Waku - Whisper bridge: default off
  • Store enode keypair
  • port settings
@jakubgs
Copy link
Member

jakubgs commented Nov 26, 2019

I care about ability to control these things:

  • Listen port
  • Exposed public IP and port
  • Data storage location
  • Configuration location

Nice to have:

  • Exposing metrics
  • Memory limits
  • Logging formatting (or lack of)

@oskarth
Copy link
Contributor

oskarth commented Jan 13, 2020

@kdeme What's the state of this?

@kdeme
Copy link
Contributor Author

kdeme commented Jan 15, 2020

Getting there.
Think most important parts missing before closing this are:

  • Exposed public IP and port
  • Data storage location -> Should probably store the generated node key in a file

@kdeme kdeme closed this as completed Jan 23, 2020
@jakubgs
Copy link
Member

jakubgs commented Jan 23, 2020

Is this done? Where can I find information about how such a node is run?

@kdeme
Copy link
Contributor Author

kdeme commented Jan 23, 2020

https://github.com/status-im/nimbus/blob/master/waku/README.md

But the readme does not contain Docker information nor did I push an image yet to Docker Hub, so Perhaps I should reopen :)

edit: actually, not sure if I can push?

@jakubgs
Copy link
Member

jakubgs commented Jan 23, 2020

Give me your docker hub ID and I'll add you to statusteam org.

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

3 participants