Skip to main content

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

1
Open setup link
2
Choose your environment (AWS, Kubernetes)
3
Choose your install method (Terraform)
4
Download and apply infrastructure template
5
Download and apply controller template
6
Configure DNS, services, and secrets
7
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

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