Guide for setting up AWS EC2 to install ale.
ale
, we recommend:ClickLaunch instances
inEC2 > Instances
.
Enter or select the instance information as follows:
Configure 6 Security group rules and storage settings as follows:
Go toEC2 > Network & Security > Elastic IPs
, click the IP allocated in the previous step, then clickAssociate Elastic IP address
. Enter the following information to associate:
Click the Connect
button on the EC2 details page and check the SSH connection command in the SSH Client tab. Then, run the command in your terminal to connect to the EC2 instance, and follow the instructions below to install the packages.
Enter the following command to disable Ubuntu firewall.
Install and configure Node.js (nvm)
Install pm2
Install Docker
Install Helm
AWS Route53 Hosted Zone ID
You can find the Hosted Zone ID in Route53 > Hosted Zones > Hosted Zone Details.