📄️ Local Test Network Creation
In this section, we will learn how to use the ash.avalanche Ansible collection to provision a local Avalanche test network on Multipass virtual machines.
📄️ Create a Fuji node on AWS
In this section, we will learn how to use the ash.avalanche Ansible collection to provision a Fuji Avalanche node on a AWS EC2 instance.
📄️ Node Upgrade
In this section, we will learn how to upgrade the AvalancheGo version on many nodes simultaneously with a single command.
📄️ Blockchain VM Management
In this section, we will learn how to use the Ansible Avalanche Collection to install or upgrade blockchain VMs on the nodes.
📄️ Subnet Creation
In this section, we will learn how to use the ash.avalanche.subnet role to create a Subnet with an EVM Subnet, and add validator nodes to the Subnet.
📄️ Subnet Blockchain Explorer
In this section, we will learn how to use the ash.avalanche.evm.blockscout role to deploy a Blockscout instance for an EVM blockchain.
📄️ Subnet Faucet
In this section, we will learn how to use the ash.avalanche.faucet role to deploy an Avalanche Faucet for an EVM blockchain.
📄️ Monitoring
In this section, we will learn how to use the ash.avalanche.installmonitoringstack playbook to deploy a monitoring stack for Avalanche nodes and Subnets.
📄️ Nodes Rolling Restart
In this section, we will learn how to restart Avalanche nodes sequentially (a.k.a. perform a "rolling restart") to avoid Subnet downtime.
📄️ Smart Contract Deployment
In this section, we will deploy a smart contract to launch the ASHToken ERC20 token on an EVM Subnet deployed using the ash.avalanche Ansible collection.
📄️ HyperSDK devnet on AWS
In this section, we will learn how to use the ash.avalanche Ansible collection to provision an Avalanche test network on AWS EC2 instances using Terraform, create an HyperSDK Subnet and interact with it.