This repository assists the community in provisioning Namada full nodes using Terraform.
- Automates VPC provisioning.
- Automates the provisioning of public subnets.
- Automates NAT gateway provisioning.
- Automates security group (firewall) provisioning.
- Automates application load balancer provisioning.
- Automates AWS EC2 instance provisioning.
- Automates the deployment of Namada full nodes.
- Supports autoscaling (scaling up/down) of instances.
- Install AWS CLI on your machine and generate credentials from your AWS account.
- Install Terraform on your machine.
- Update configurations in the
variables.tf
file. - Validate your Terraform code using
terraform validate
. You should receive aSuccess! The configuration is valid.
message. - Provision the Namada full node using
terraform apply
. - Verify the results in your AWS console.
- Implement automatic deployment with snapshot files.
- Set up Monitoring (Grafana/Zabbix) and Alert systems.
ContributionDAO - We are a top-tier validator node service provider, offering blockchain infrastructure solutions and a community platform called ProofSquare (proofsquare.xyz). Over the past few years, we have assisted more than 45 projects, establishing long-term partnerships.
- Website: contributiondao.com
- Twitter: twitter.com/contributedao
- YouTube: youtube.com/@contributiondao
- Facebook: facebook.com/contributiondao
- Mirror: mirror.xyz/contributiondaoblog.eth
- POR | ContributionDAO
- pongchai | twitter/llPorZall
- NodeOps from the ContributionDAO team