Get Started
Installation
The following is a quickstart guide. Need more help? Check out Tracecat’s full self-hosting guide.
Tracecat supports three deployment options:
- Docker Compose
- AWS Fargate via Terraform
- Kubernetes via Helm (coming soon)
Docker Compose
Deploy a local Tracecat stack using Docker Compose. View step-by-step instructions here.
Read the generated .env
file to better understand Tracecat’s configurations. View the .env.example
file here.
AWS Fargate
For advanced users: deploy a production-ready Tracecat stack on AWS Fargate using Terraform. View step-by-step instructions here.
Kubernetes
Coming soon.
Next steps
Learn how to log into Tracecat and create your first workflow.
Was this page helpful?