Infrastructure Setup
Setup infrastructure required for deploying DIGIT
Topics Covered:
Basics
DIGIT can be deployed on a public cloud like AWS, Azure or a private cloud.
Pre-reads
Learn the basics of Kubernetes: https://www.youtube.com/watch?v=PH-2FfFD2PU&t=3s
Learn the basics of kubectl commands
Choose Your Cloud
Note: To deploy DIGIT using Github Actions, refer to the document - DIGIT Deployment Using GithubActions. With this installation approach, there's no need to manually create the infrastructure as GitHub Actions will automatically handle the creation and deployment of DIGIT.
Choose your cloud and follow the instructions to set up a Kubernetes cluster before deploying.
AWSAzureSDC
Last updated