The first step in installation is selecting where you want to deploy. The setup interface adapts based on your choice.Documentation Index
Fetch the complete documentation index at: https://docs.tensor9.com/llms.txt
Use this file to discover all available pages before exploring further.
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.