Available Environments
- AWS
- Kubernetes
Deploy on a dedicated EC2 instance in your AWS account.What you’ll need:
- An AWS account with permissions to create VPCs, subnets, IAM roles, security groups, S3 buckets, and EC2 instances
- A preferred AWS region
Install Methods
After choosing your environment, you select an install method.Terraform
Currently the default for all environments. We generate standard.tf files tailored to your environment. You can review what will be created, understand every resource, and fold the configuration into your existing infrastructure-as-code workflow if you want.