From 7f9e68d6547ddbfc2d0384300307ba63c262bb43 Mon Sep 17 00:00:00 2001 From: Ana C Date: Wed, 8 May 2024 09:03:17 -0700 Subject: [PATCH] chore(docs-map): launchpad intro update Co-authored-by: cjorge-graphops <128147788+cjorge-graphops@users.noreply.github.com> --- docs/launchpad/docs-map.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/launchpad/docs-map.md b/docs/launchpad/docs-map.md index 4edc2f7d..4da6c49e 100644 --- a/docs/launchpad/docs-map.md +++ b/docs/launchpad/docs-map.md @@ -4,7 +4,7 @@ sidebar_position: 1 # Launchpad Documentation -Launchpad is a comprehensive toolkit designed for running a Graph Protocol Indexer on Kubernetes, aimed at providing the fastest route to production for multi-chain indexing with robust security and performance defaults. Suitable for environments ranging from a single node cluster to those scaling up to twenty nodes, Launchpad comprises an opinionated set of tools on your local machine. These tools are layered to offer a declarative workflow for managing your deployment stack. Key components of Launchpad include the Launchpad Starter ([`graphops/launchpad-starter`](https://github.com/graphops/launchpad-starter)), which serves as the initial setup point for new deployments; Launchpad Charts ([`graphops/launchpad-charts`](https://github.com/graphops/launchpad-charts)), a collection of Helm Charts for blockchains and web3 applications; and Launchpad Namespaces ([`graphops/launchpad-namespaces`](https://github.com/graphops/launchpad-namespaces)), which are preconfigured Kubernetes Namespaces that utilize Helmfile for enhanced management. +Launchpad is a comprehensive toolkit designed for running a Graph Protocol Indexer on Kubernetes, aimed at providing the fastest route to production deployments of multi-chain indexing software stacks with robust security and performance defaults. Suitable for environments ranging from a single node cluster to large scale multi-region clusters. Launchpad is also comprised of an opinionated set of tools that run on your local machine, that are layered to offer a declarative workflow for managing your deployment stack. Key components of Launchpad include the Launchpad Starter ([`graphops/launchpad-starter`](https://github.com/graphops/launchpad-starter)), which serves as the initial setup point for new deployments; Launchpad Charts ([`graphops/launchpad-charts`](https://github.com/graphops/launchpad-charts)), a collection of Helm Charts for blockchains and web3 applications; and Launchpad Namespaces ([`graphops/launchpad-namespaces`](https://github.com/graphops/launchpad-namespaces)), which are preconfigured Kubernetes Namespaces that utilize Helmfile for enhanced management. Here's a guide to help you navigate this documentation based on the information you're seeking: