Skip to content

Add instructions/feature to run a single node with an open RPC endpoint #19

@chrisdotn

Description

@chrisdotn

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

What is the outcome that you are trying to reach?

The CDK consists of two main constructrs, the single-node and the ha-rpc-nodes-with-alb, which are meant to be used together. As such, the single node creates snapshots and isn't accessible by default from the outside. It would be nice to have an option to create a single node only without the need for the rpc nodes. This would be good for development purposes, where I'd need a node connected to one of the testnets, but would not need the full-blown HA features of the full CDK deployment.

Describe the solution you would like

  • An option to deploy an rpc node only
  • The RPC endpoint should be easily accessible form the outside.
  • It should not create snapshots on a regular basis

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions