Hi folks, I'm struggling with making a pipeline to AWS Beanstalk using Spring Boot. I'm using Gradle for build the artifact, and it works well in my local system. Here's my pipeline yaml s...
So I have a deployment step that has the following AWS Elastic Beanstalk pipe integration: - pipe: atlassian/aws-elasticbeanstalk-deploy:1.0.2 variables: AWS_ACCESS_KEY_ID: $A...
...onfiguration on the bitbucket servers, by removing the runs-on keyword and variables. This will also deploy the right version to beanstalk. Where does this error come from and how can i fix this? i...
Hi all, Am trying to get my head around deploying apps into AWS Beanstalk using BitBucket Piplines. End goal will be deploying some Django apps. Anyways, I have been giving it a go and f...
Pipeline version: atlassian/aws-elasticbeanstalk-deploy:1.0.0 Using version 1.0.0 of the pipeline results in error when trying to publish to an elastic beanstalk which is of type worker e...
...nvironments'][0]['CNAME'] KeyError: 'CNAME' This most likely happens because this particular environment is a worker with no public URL.
I am using atlassian/aws-elasticbeanstalk-deploy:0.6.7. Branch name created by name is succeed. ex) jaehyun... But if I push in a specific branch name, the above error appears. ex) dev, develop... ...
I am able to successfully deploy to my dev environment from my CLI with `eb deploy`. I have set up a pipeline, which successfully zips the app and uploads it, but Beanstalk fails to deploy. R...
...onfluence.atlassian.com/bitbucket/deploy-to-aws-with-elastic-beanstalk-976772710.html this has me stumped shouldn't the new deployment be a different version so why beanstalk complaining about this? A...
I am trying to implement Bitbucket CI/CD pipeline to deploy .net core application on AWS elastic beanstalk. The .net core application getting successfully published, but when I am trying to deploy o...
How do i deploy a mean stack app docker image via bitbucket pipelines to AWS Elastic Beanstalk? I cannot find ANY examples or tutorials of node.js. They're all for python. Is it even p...
I keep getting this exception even though i'm selecting from the provided solution stack options, Does it want some other solution stack identifier? 04-Dec-2019 08:30:21 Starting task 'Create AWS EN...
I'm trying to work out how to deploy a remote docker image to Elastic Beanstalk. So far, I have found that I need only to deploy dockerrun.aws.json to tell the EC2 instance to download the r...
Do we have a pipeline example for Elastic beanstalk multi-container docker deployment ?? Below pipeline code doesn't satisfy the multi-container docker deployment ASW elastic beanstalk. h...
when I deploy an application to AWS Elastic Beanstalk using - pipe: atlassian/aws-elasticbeanstalk-deploy:0.3.1 Is there a way to also update/create tags during the deployment? Per instruction&n...
Hi, everyone! We use atlassian/aws-elasticbeanstalk-deploy:0.3.1 to deploy our Node.js application. During bitbucket's pipeline elasticbeanstalk's environment often (but not always) becomes "r...
...ask IR-2741 with my message. This stopped working completely a few weeks ago. We use Beanstalk for our GIT integration. Right now, the pushes do show up in Slack for us, so I'm thinking something may h...
Hello, I am having issues with deploying my app to AWS Elastic Beanstalk. I receive a very weird error because I have an application named "fe-landing-page" created, but I do not know where the w...
I use bitbucket pipeline to deploy node js sample code to the elastic beanstalk, but I always face a problem "calling the CreateApplicationVersion operation: No Application n...
Hello, I wanted to push/upload project from Beanstalk to BitBucket , Where I am not able to upload the history of files. Only latest files are getting uploaded. Can anyone help with the s...
I am trying to connect an EBS to an AWS Elastic agent using Bamboo 6.7, and I want to make sure I am following the right process. According to the docs: https://confluence.atlassian.com/bamboo...
Guys I am having issues deploying to elasticbeanstalk. It seems that when running the pipeline it just duplicates the existing zip file within the s3 bucket. Tried various scenarios but still get the...
I'm a bit at a loss. I'm using AWS Elastic Beanstalk Pipe with BitBucketi pipelines. Here's our pipeline, with minimal redaction and some simplification since this is a public forum. image: node:6.9...
...oth AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY defined. The user that the keys are for are my personal account which is the account manager and created the BeanStalk environment, so I'm unsure if I...
Hi , Facing a problem while deploying django to beanstalk with python 3.4 . Beanstalk env and instance all been setup with pipeline yml. But according to EB cli , can't find a way to install d...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.