Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Trying to setup a pipeline for a flask app to elastic beanstalk.

Greg Cho January 26, 2020

I'm trying to setup a bitbucket pipeline to elastic beanstalk for my flask app, but, the app requires several python packages not provided by the aws eb instance by default. I have a requirements.txt file and I want to have pip install the necessary packages from said file before running the application in the EC2 instance. Is there a way I can do this using the bitbucket-pipeline.yml file? If not, is there another solution to this problem?

1 answer

0 votes
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 28, 2020

Hi @Greg Cho ,

Thank you for your question!

You can use the AWS Elastic Beanstalk deploy pipe for that )

Example how to setup your Bitbucket-pipelines with the AWS Elastic Beanstalk deploy pipe in the Pipe's examples repository.

Make sure that you create app in the AWS Elastic Beanstalk deploy before.

Useful links:
Makes sure that you follow needed steps from Official AWS Guides:

Cheers,
Alex

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events