ACP-267: Primary Network validator uptime requirement increases from 80% to 90%.Read the proposal

Set up Validator Nodes

Learn how to deploy validator nodes for your L1 using managed infrastructure or self-hosted Docker deployments.

Now that the P-Chain records are set up, you can start syncing the node with your Subnet.

Run Your L1 Node

Use our free managed testnet infrastructure to instantly deploy a node for your L1, no need for Docker or Cloud Provider account set up with credits. Enjoy the benefits of:

  • Instant deployment with one click
  • Automatic configuration for your Subnet
  • Free for testnet development
  • Monitor and manage through the Builder Console
Builder Console

Checking requirements...

Managed nodes automatically shut down after 3 days. For production or extended testing, see the self-hosted option below.

Optional Alternative: Self-Hosted Infrastructure

The free managed testnet nodes are a great option for playing around with Avalanche L1s, but are not intended for running on production environments. They are shut down automatically after 3 days. If you want to test out your production environment, running beyond 3 days, or anything more complex you should run nodes on your own infrastructure using Docker:

Builder Console

L1 Node Setup with Docker

Configure your node settings, select your L1, and run Docker to start your node.

Configure Node Settings

Choose your node type and configure settings. The configuration preview updates in real-time.

Min Block Delay2000ms
0ms (fastest)1000ms2000ms (default)

Minimum time between blocks. Lower values = faster blocks but more network load.

Storage Settings

Removes old state data to reduce disk usage. Storage savings depend on your L1's transaction volume. Recommended for validators and pruned RPC nodes.

Bootstrap from a recent state snapshot instead of replaying all blocks from genesis. Recommended for faster initial sync.

Enables administrative APIs. Only enable if needed and secured.

Configuration Preview

Configure your node to see the Subnet-EVM chain config

Select L1

Enter the Avalanche Subnet ID of the L1 you want to run a node for

Is this guide helpful?