Prerequisites
- AWS account with administrative access
- Terraform 1.0+
- AWS CLI configured (
aws configure) - GitHub container registry access (provided during onboarding)
- Domain name for the application
Quick Start
terraform.tfvars:
Deploy
https://omni.<your domain>.com.
Infrastructure Overview
Scaling
terraform apply.
Updating
Re-download the Terraform artifact for the new release and re-apply:Backups
Monitoring
log_retention_days (default: 30) to control CloudWatch log retention.
Destroying
Troubleshooting
See Troubleshooting Guide for detailed diagnostics.
Next Steps
- Initial Setup - Configure LLMs, embeddings, and connectors
- Connect Data Sources - Google, Slack, Confluence
- User Management - Add users and permissions
- Monitoring Setup - Configure alerts and dashboards