1. Pre-requisites
Find the pre-requisites for deploying DIGIT platform services on AWS
Last updated
Was this helpful?
Find the pre-requisites for deploying DIGIT platform services on AWS
Last updated
Was this helpful?
with admin access to provision infrastructure. You will need a paid subscription to the AWS.
Install (any version) on the local machine - it helps interact with the Kubernetes cluster.
Install - this helps package the services, configurations, environments, secrets, etc into . Verify that the installed version of helm is equal to 3.0 or higher.
Install - to run different versions of Terraform on the machine. supports multiple terraform versions on the same machine and you can toggle between the desired versions.
5. Run tfswitch and it will show a list of terraform versions. Scroll down and select version (0.14.10) for the (IaC) to provision cloud resources as code. This provides the desired resource graph and helps destroy the cluster in one go.
Install
For Linux: Follow the to install Golang on Linux.
For Windows: Download the installer using the and follow the installation instructions.
For Mac: Download the installer using the and follow the installation instructions.
Install - for making API calls
Install - for better code visualization/editing capabilities
Install - to run digit bootstrap scripts
Install