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

Custom services setup: Add service #500

Closed
Tracked by #498
stefa2k opened this issue Jul 5, 2022 · 1 comment · Fixed by #824
Closed
Tracked by #498

Custom services setup: Add service #500

stefa2k opened this issue Jul 5, 2022 · 1 comment · Fixed by #824
Assignees
Labels
enhancement Request or proposal for a new feature or enhancement

Comments

@stefa2k
Copy link
Member

stefa2k commented Jul 5, 2022

Things to consider when installing:

execution client

  • data paths
  • port mapping
  • network (mainnet/goerli testnet)

consensus client

  • data paths
  • port mapping
  • network (mainnet/prater testnet)
  • connectivity with an execution client

validator client

  • data paths
  • port mapping
  • network (mainnet/prater testnet)
  • connectivitiy with a consensus client

ssv

  • data paths
  • port mapping
  • network (prater testnet only)
  • connectivity with an execution client
  • connectivitiy with a consensus client

grafana/prometheus

  • data paths
  • port mapping
@stefa2k stefa2k mentioned this issue Jul 5, 2022
4 tasks
@stefa2k stefa2k changed the title add a new service/plugin and connect it to other services/plugins (e. g. when installing Prysm beacon client then choose an execution client like geth, nethermind via dropdown) Custom services setup: Add service Jul 5, 2022
@stefa2k stefa2k added the enhancement Request or proposal for a new feature or enhancement label Jul 5, 2022
@stefa2k stefa2k mentioned this issue Aug 6, 2022
4 tasks
@stefa2k stefa2k added this to the beta2.0-flexible milestone Aug 16, 2022
@stefa2k
Copy link
Member Author

stefa2k commented Sep 23, 2022

There are services available only on certain networks. One example is SSVNetworkService but another one will be mev-boost related services which will be first rolled out on Prater and later on Mainnet. Relates to #529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request or proposal for a new feature or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants