From 944cd5f8a2622ddd7bba3fdb99a9fa5d2018a8a9 Mon Sep 17 00:00:00 2001 From: calvin puram Date: Wed, 20 Sep 2023 06:23:29 +0100 Subject: [PATCH 1/2] removed empty spaces Signed-off-by: calvin puram --- applications/blockops_parachain_node_deployment.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/applications/blockops_parachain_node_deployment.md b/applications/blockops_parachain_node_deployment.md index 54457798f00..21bc8368878 100644 --- a/applications/blockops_parachain_node_deployment.md +++ b/applications/blockops_parachain_node_deployment.md @@ -237,12 +237,11 @@ For this proposal we focus on building and streamlining the process of setting u | **0a.** | License | Apache 2.0 | | **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 | | 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 conitnued 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. +| 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. | 5. | Parachain Node Monitoring Dashboard (Grafana) | Customize Alert creation and integration via Email, Slack & Pagerduty | | 6. | Bug Fixes | Testing of the application including functional, performance, and security testing | Successful user testing and feedback collection phase. | Release of comprehensive user guides and tutorials. @@ -260,12 +259,11 @@ For this proposal we focus on building and streamlining the process of setting u | **0a.** | License | Apache 2.0 | | **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 monitoring on their node using our block-agent. | | **0c.** | Testing and Testing Guide | Essential functions of the **block-agent** will be fully covered by unit tests to guarantee functionality and resilience. The guide will outline the steps on how to run these tests. | -| **0e** | Article | Using our communication channels, we will publish articles that explains the high-level architecture of our monitoring infrastructure and how users can set them up on their environment -| 1. | block-agent Architecture | Design and develop the architecture of the block-agent, ensuring it's modular and scalable. | The agent will efficiently collect vital metrics such as CPU usage, memory consumption, network latency, and other relevant node performance indicators. | +| **0e** | Article | Using our communication channels, we will publish articles that explains the high-level architecture of our monitoring infrastructure and how users can set them up on their environment +| 1. | block-agent Architecture | Design and develop the architecture of the block-agent, ensuring it's modular and scalable. | The agent will efficiently collect vital metrics such as CPU usage, memory consumption, network latency, and other relevant node performance indicators. | | 2. | Development of One Click Parachain Deployment Feature on Dedicated server | Development of Dedicated Node Provider Marketplace | | 3. | Improve UX Analytics Dashboard | Detailed reports on node performance, including usage statistics, latency, and uptime. | Log Dashbooard | Ability to filter logs by different Log Levels | Setup Dashboard: We will setup both standalone and customize dashboards that will log and give insight on operations perform by the different users -| 4. | Package blocks-cli tool for deployment Docker, MacOS and Ubuntu | Successful security and performance audit of the platform | - +| 4. | Package blocks-cli tool for deployment Docker, MacOS and Ubuntu | Successful security and performance audit of the platform | | 5. | Deployment Guide | A detailed guide on how users can deploy the block-agent across various node environments, ensuring compatibility and ease of setup. | From 33c76e0876dcfac61b048aad4340ab243a89dbbf Mon Sep 17 00:00:00 2001 From: haroldsphinx Date: Wed, 20 Sep 2023 08:08:27 +0100 Subject: [PATCH 2/2] Update Grant Application Signed-off-by: haroldsphinx --- applications/blockops_parachain_node_deployment.md | 1 - 1 file changed, 1 deletion(-) diff --git a/applications/blockops_parachain_node_deployment.md b/applications/blockops_parachain_node_deployment.md index 8c85b45ab46..2cc3908637c 100644 --- a/applications/blockops_parachain_node_deployment.md +++ b/applications/blockops_parachain_node_deployment.md @@ -266,7 +266,6 @@ For this proposal we focus on building and streamlining the process of setting u | 4. | Package blocks-cli tool for deployment Docker, MacOS and Ubuntu | Successful security and performance audit of the platform | | 5. | Deployment Guide | A detailed guide on how users can deploy the block-agent across various node environments, ensuring compatibility and ease of setup. | - ## Future Plans - Our long-term plan is to provide a suite of products that will allow users and enterprises to deploy, manage, and monitor their node infrastructure for different use cases. - More Detailed and Enhanced Observability & Alerting for all Blockchain Networks.