Deploy Neural Inverse on AWS with Terraform
This guide will walk you through the steps to deploy Neural Inverse on AWS using the official Terraform module (langfuse/langfuse-terraform-aws). You will need access to an AWS account and the Terraform CLI installed on your local machine.
By default, the Terraform module will provision the necessary infrastructure for the Neural Inverse application containers and data stores (architecture overview). You can optionally configure the module to use existing AWS resources. See the Readme for more details.
Alternatively, you can deploy Neural Inverse on Kubernetes using the Helm chart.
If you are interested in contributing to our Terraform deployment guides or modules, please create an issue on the GitHub Repository.
Readme
Source: langfuse/langfuse-terraform-aws
Loading README…
Support
If you experience any issues when self-hosting Langfuse, please:
- Check out Troubleshooting & FAQ page.
- Use Ask AI to get instant answers to your questions.
- Ask the maintainers on GitHub Discussions.
- Create a bug report or feature request on GitHub.