Where nodes can run
Resource sizing on cloud platforms is either the Default profile, which is the minimum recommended for the node, or Custom.
How a deployment is configured
- Network: the protocol and environment (mainnet or a testnet). The list of networks Mission Control supports is on Supported networks & assets.
- Platform: one of the options above, with its credentials.
- Container: name, restart policy, and optional commands, arguments and environment variables.
- Network configuration: a monolithic deployment runs the whole node on the provisioned server; a distributed deployment points the node at an execution RPC endpoint and a Beacon API endpoint you supply. For Ethereum-based networks you also select execution and consensus clients, their image versions, and MEV-Boost relays.
- Launch: review the configuration and, optionally, enable Telescope monitoring for the node before deploying.
Guides
Deploy a node
Step by step through the dashboard, including credential setup for each platform.
Deploy to your own servers
Connect a server you operate over an SSH tunnel and deploy to it.

