Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in deployment procedure in AWS CDK and support HTTPS #1491

Merged
merged 24 commits into from Mar 4, 2024

Conversation

kazuki306
Copy link
Contributor

Related to #1052

We have reviewed our architecture to fix some issues.
We have changed to deploy the built frontend to S3 and the backend to a container (ECS) to be distributed via CloudFront. It allows access to applications using HTTPS.
We have confirmed that it works with Langflow v0.6.9.
See /langflow/scripts/aws/README.md for detailed architecture and deployment instructions.

@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Mar 4, 2024
Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow. Thanks, @kazuki306 . This looks great. Can't wait to try it.

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 4, 2024
@ogabrielluiz ogabrielluiz merged commit 3eeda84 into langflow-ai:dev Mar 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants