Architecture design to run Cardano Nodes
Estimation
Estimated focus duration (perfect conditions): X days
Estimated pessimistic duration (worst case scenario): X days
Description
Who
- @tania.saleem1 @dagims -- developers
- @kabir.kbr @janaina.senna -- reviewers
What
- Design the architecture to run Cardano Nodes in NuNet.
- Here are some requirements/suggestions to the architecture to run Cardano Nodes in NuNet:
- keys should not be stored on block producing nodes (use a device owned by the SPO to sign blocks);
- ssh access (or behaviors access) to block producing nodes only;
- the SPO needs to trust the compute provider and this trust will be communicated using the NuActor system;
- accounting and usage telemetry consolidation (using the observability framework on DMS).
- Option with a NuNet private relay nodes layer:
- build a network of private relay nodes on NuNet which will run on a private network;
- block producing nodes will connect only to this network;
- NuNet private relay nodes will connect to public nodes (on any network);
- ability to put public nodes on NuNet too.
Acceptance Criteria
Work Breakdown Structure (WBS)
Task | Description | Duration | Status | Start Date | End Date | Comment |
---|---|---|---|---|---|---|
A | x Hrs | Done/In Progress |
Edited by kabir