Dan
Dan2mo ago

I am hosting on an ec2, and have an open

I am hosting on an ec2, and have an open port within my VPC to access langfuse. It looks like my connection is not secured because we aren’t using https. Is this something controlled by langfuse? Can I make langfuse’s web server use https?
3 Replies
RockRoy
RockRoy2mo ago
We handled https via using AWS ALB with ACM before routing to the containers.
Marc
Marc2mo ago
that sounds like the reference implementation on AWS
Marc
Marc2mo ago
I think this is still wip but could be a good resource: https://github.com/aaronsu11/langfuse-on-aws
GitHub
GitHub - aaronsu11/langfuse-on-aws: CDK stack for self-hosting Lang...
CDK stack for self-hosting Langfuse on AWS. Contribute to aaronsu11/langfuse-on-aws development by creating an account on GitHub.