Grant: Load Balanced Endpoints

Main Repository: https://github.com/insight-w3f/terragrunt-polkadot

Testing Guide

Deployment documentation, as well as documentation for each module is provided in the README files for each repository. For convenience, the general deployment documentation is also provided here.

To deploy the infrastructure, follow these steps:

1. Clone and install requirements

git clone <https://github.com/insight-w3f/terragrunt-polkadot>
cd terragrunt-polkadot 
# install dependencies 
# terraform, terragrunt, ansible, packer 
# mac
cat ./scripts/install-deps-brew.sh 
./scripts/install-deps-brew.sh 

# ubuntu
cat ./scripts/install-deps-ubuntu.sh 
./scripts/install-deps-ubuntu.sh 

2. Validate cloud credentials

There are a number of credentials that you will have to create depending on which cloud providers you choose.

To configure Cloudflare:

To configure AWS: