From 31aadcba7195dd2ea3e405065bca3fa87fd5715d Mon Sep 17 00:00:00 2001 From: Adedayo Akinpelu Date: Fri, 29 Sep 2023 09:22:30 +0100 Subject: [PATCH] Update applications/blockops_parachain_node_deployment.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sebastian Müller --- applications/blockops_parachain_node_deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/blockops_parachain_node_deployment.md b/applications/blockops_parachain_node_deployment.md index 963be358154..e17ccde3536 100644 --- a/applications/blockops_parachain_node_deployment.md +++ b/applications/blockops_parachain_node_deployment.md @@ -238,7 +238,7 @@ For this proposal we focus on building and streamlining the process of setting u | **0b.** | Documentation | We will provide both **inline documentation** of the code and a basic **tutorial** that explains how a user can (for example) set up parachains through a one-click setup. | | **0c.** | Testing and Testing Guide | Core functions will be fully covered by unit tests to ensure functionality and robustness. In the guide, we will describe how to run these tests. | | 0e. | Article | Using our communication channels, we will publish an article that explains the high-level overview of automation as part of the grant, followed by a set of extensive examples. | -| 1. | Completion of the initial development phase of the one-click feature. | Development of One Click Parachain Deployment Feature on GCP, AWS & Digital Ocean | Alpha testing | User Centric Sleek Interface Design | +| 1. | Completion of the initial development phase of the one-click feature. | Development of One Click Parachain Deployment Feature on GCP, AWS & Digital Ocean; Alpha testing; User Centric Sleek Interface Design | | 2. | Node type support | Implement setup of all node types including Full node, Validator node, Boot node and Collator node for the respective relay chain and parachain | | 3. | Post-Deployment Features | Dashboard for continued maintenance operations like Key Rotation, Updating Deployment Parameters, Performing client upgrades | | 4. | Docker image support: We'll introduce a feature that allows users to set up nodes using their Docker image |Node type support: Implement setup of all node types including Full node, Validator node, Boot node and Collator node for the respective relay chain and parachain | Integration of live network testing capabilities.