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.
The installation process is guided from start to finish. You make decisions about your environment, download standard Terraform configurations, and apply them in your own infrastructure. Your credentials never leave your environment.
The Process
Choose your environment (AWS, Kubernetes)
Choose your install method (Terraform)
Download and apply infrastructure template
Download and apply controller template
Configure DNS, services, and secrets
We deploy the application
What Gets Created
The Terraform templates create the infrastructure your deployment needs. You can review everything before applying.
- A VPC with public and private subnets
- IAM roles and security groups
- An S3 bucket for state
- An EC2 instance running the controller
- A dedicated namespace
- Service accounts for the controller
- Role bindings for the controller
- The controller deployment
Progress Tracking
The setup interface tracks progress across five phases. Completed phases get a checkmark, the active phase is highlighted, and future phases are grayed out. Both you and we can see where things stand at any time.
Pausing and Resuming
You can close the browser and come back later - your progress is saved. Just reopen the setup link and you’ll pick up where you left off.
Next Steps