For the complete documentation index, see llms.txt. This page is also available as Markdown.

Setup Infrastructure

Overview

DIGIT can be deployed on a public cloud like AWS, Azure or a private cloud.

Pre-reads

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.

Virtual Machine Sizing

For a baseline deployment, we recommend a minimum of 4 VMs or Nodes.

Recommended VM Configuration:

Resource
Recommended Per Node
Total Cluster Capacity

vCpu

4 cores

16 cores

Memory

16 GB

64 GB

Storage

100 GB

400 GB

Choose your cloud and follow the instructions to set up a Kubernetes cluster before deploying.

AWSAzureGoogle Cloud Platform (GCP)On Premise

Last updated

Was this helpful?