langflow icon indicating copy to clipboard operation
langflow copied to clipboard

deploy: AWS Elastic Beanstalk Quickstart for Langflow

Open danielgines opened this issue 1 year ago • 2 comments

This commit introduces the initial setup for the Langflow project deployment on AWS using Elastic Beanstalk. The repository includes:

  1. CloudFormation Template (template-aws-quickstart.yaml):

    • Automated deployment of Langflow on Elastic Beanstalk using Docker.
    • Creation of a custom VPC with public subnets.
    • Setup of an Internet Gateway and associated route tables.
    • Security group configuration to allow traffic on port 7860.
    • Definition of Elastic Beanstalk application, application version, and environment.
  2. README (README.md):

    • Detailed instructions for one-click deployment of Langflow on AWS.
    • Prerequisites and setup instructions for users.
    • Description of created resources and configuration parameters.
    • Customization options and CLI deployment instructions.
    • Information on performance plans and cost estimates.

This setup ensures a streamlined and automated deployment process for Langflow, enabling users to easily deploy the application on AWS with minimal manual intervention.

Features:

  • Automated deployment of Langflow using Docker on Elastic Beanstalk.
  • Customized configuration for the AWS Elastic Beanstalk environment.
  • Detailed documentation for deployment and customization.

danielgines avatar Jul 19 '24 17:07 danielgines

Pull Request Validation Report

This comment is automatically generated by Conventional PR

Whitelist Report

Whitelist Active Result
Pull request is a draft and should be ignored
Pull request is made by a whitelisted user and should be ignored
Pull request is submitted by a bot and should be ignored
Pull request is submitted by administrators and should be ignored

Result

Pull request does not satisfy any enabled whitelist criteria. Pull request will be validated.

Validation Report

Validation Active Result
All commits in this pull request has valid messages
Pull request does not introduce too many changes
Pull request has a valid title
Pull request has mentioned issues
Pull request has valid branch name
Pull request should have a non-empty body

Result

Pull request satisfies all enabled pull request rules.

Last Modified at 19 Jul 24 17:14 UTC

github-actions[bot] avatar Jul 19 '24 17:07 github-actions[bot]

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-2837.dmtpw4p5recq1.amplifyapp.com

Hey @danielgines

We are closing this PR because it will be hard for us to maintain it.

Again, feel free to build a repo for this and we will be happy to point docs to it.

ogabrielluiz avatar Dec 19 '24 19:12 ogabrielluiz