diff --git a/docs/base-chain/node-operators/run-a-base-node.mdx b/docs/base-chain/node-operators/run-a-base-node.mdx index 25fc948b1..e446cb145 100644 --- a/docs/base-chain/node-operators/run-a-base-node.mdx +++ b/docs/base-chain/node-operators/run-a-base-node.mdx @@ -105,6 +105,14 @@ You'll also know that the sync hasn't completed if you get `Error: nonce has alr --- +## Deployment Tools + +If you'd rather not run the manual setup above yourself, a self-hosted deployment tool can run Base clients on your own infrastructure: + +- **[Chainstack Self-Hosted](https://docs.chainstack.com/docs/self-hosted/introduction)** — web UI and CLI for deploying Base execution (base-reth) and consensus (base-node) clients on your own Kubernetes cluster, cloud, or on-prem hardware. Built-in monitoring included. Free. No Chainstack account required. Built by Chainstack. + +--- + ## Enable Flashblocks Once your node is synced, you can enable Flashblocks to serve 200ms preconfirmations to your applications.