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

Avalanche Deploy

Deploy production-ready Avalanche infrastructure on AWS, GCP, Azure, or Kubernetes using Infrastructure as Code with Terraform, Ansible, and Helm.

avalanche-deploy is an Infrastructure as Code toolkit that automates provisioning, deployment, and operations for Avalanche nodes. It supports both L1 blockchains and Primary Network validators across AWS, GCP, Azure, and Kubernetes.

L1 Deployment

Launch your own EVM blockchain with validators, RPC nodes, monitoring, and optional add-ons.

Primary Network Validators

Operate production validators for the P-Chain, X-Chain, and C-Chain. Earn staking rewards.

Which Method Should I Use?

Terraform + AnsibleKubernetes
Best forProduction with full ops toolingExisting clusters or local dev
Cloud supportAWS, GCP, AzureAny cluster
Staking key backupS3 + KMSManual
DB snapshots and migrationBuilt-inManual
Local developmentNoYes (kind)
Add-ons (Blockscout, faucet, etc.)YesYes

Not sure? Start with Terraform + Ansible on AWS for the most complete experience. Use Kubernetes if you already have a cluster or want to test locally with kind.

Operations and Troubleshooting

Is this guide helpful?