Deployment script for Harmony Foundational Node on AWS. Detailed Manual Setup Guide can be found here
- Install Terraform
- On MacOS with Homebrew, run:
brew install terraform
- On MacOS with Homebrew, run:
- Get your AWS_ACCESS_KEYS.
- Determine which AWS Region you want to run your node instance.
To deploy, run:
./node-setup.sh launch
To shutdown a running instance:
./node-setup.sh shutdown