-
Notifications
You must be signed in to change notification settings - Fork 33
[Infrastructure][LocalNet] Deploy 4 node localnet in remote environment #307
Copy link
Copy link
Closed
Labels
infraCore infrastructure - not protocol relatedCore infrastructure - not protocol related
Milestone
Description
Objective
Deploy a non-configurable 4 node localnet in a remote environment to:
- Uncover difficulties associated with finding unknown unknowns related to deploying localnet to a devnet
- Provide foundation to scope out work for more configurable devnet
- Provide foundation to scope minimum RPC requirements to interact with devnet such as missing endpoints
- Enable completion of P2P dynamic churn
Goals
- Deploy a 4 node local net in a remote environment
Deliverable
- Deploy localnet to devnet
- Create blocks that send funds (via CLI)
- Build the foundations of a devnet dashboard as discussed in [Telemetry] Design V1 Devnet Dashboard #195
- Create or update deployment documentation on localnet --> devnet
Non-goals / Non-deliverables
- Making localnet configurable or accessible
- Scoping devnet configurations
- Scoping RPC requirements
General issue deliverables
- Update the appropriate CHANGELOG
- Update any relevant READMEs (local and/or global)
- Update any relevant global documentation & references
- If applicable, update the source code tree explanation
- If applicable, add or update a state, sequence or flowchart diagram using mermaid
Testing Methodology
- Verify that a block was created by inspecting the logs and/or DB state
Creator: @jessicadaugherty
Co-Owners: @Olshansk
Reactions are currently unavailable
Metadata
Metadata
Labels
infraCore infrastructure - not protocol relatedCore infrastructure - not protocol related
Type
Projects
Status
Done