Questions tagged with AWS CodePipeline

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I have an application that uses CodePipeline and CodeDeploy to update the application in EC2 Instance. Upon running the pipeline I got an error: The EC2 instance did not turn into the expected...
1
answers
0
votes
205
views
code2go
asked 5 days ago
I still get the error below in my code build even after doing the necessary Permissioning An error occurred (AccessDeniedException) when calling the GetAuthorizationToken operation: User:...
1
answers
0
votes
281
views
Nafiu
asked 7 days ago
Hello i am having this error in my code build as i am doing a cross-account Strategy i am build and push my by my ECR into AccountA **Note: All My BuildProject and Pipeline are in AccountA** I...
2
answers
0
votes
210
views
Nafiu
asked 8 days ago
I'm trying to set up automated deployment of my .NET Core API application to an existing EB environment. I'm currently deploying manually via the AWS Toolkit (Publish to AWS) extension for Visual...
1
answers
0
votes
149
views
mastwo
asked 9 days ago
Hi, Can any one please suggest me best way to deploy a Laravel backend application using docker. Local machine set up. Thanks, MahendraKumar V
1
answers
0
votes
142
views
profile picture
asked 9 days ago
Hello, please i need help i have error connecting my Express API to Mysql (Container) In CodeBuild Below is the error ``` [Container] 2024/07/04 07:54:16.657953 Running command npm run test:dbconn >...
1
answers
0
votes
114
views
Nafiu
asked 10 days ago
Hello, i cannot connect Express API to my Mysql (Container) used for my code testing in codebuild machine please help i keep getting this erro ``` ERROR: connect ECONNREFUSED...
1
answers
0
votes
148
views
Nafiu
asked 11 days ago
I want to avoid pulling an image every time my CodeBuild starts, including with my npm dependencies. How can I achieve this by caching the image in CodeBuild so that I don't need to pull it...
2
answers
0
votes
101
views
Nafiu
asked 12 days ago
Objective: How can I set up a MySQL database within an AWS CodeBuild environment to conduct tests for my Node.js Express API? Details: Environment: Using AWS CodeBuild with the LINUX_CONTAINER...
1
answers
0
votes
159
views
Nafiu
asked 13 days ago
Hi i am wondering why when im using a codebuild i only got 6 events to run. But whenever i directed to codedeploy there's a lot of codedeploy events added and my pipeline runs double time as before....
1
answers
0
votes
97
views
code2go
asked 17 days ago
I am getting this error message during Install event in codedeploy: The deployment failed because a specified file already exists at this location: /var/www/api/app-name/.prettierrc Here are my yaml...
1
answers
0
votes
114
views
code2go
asked 17 days ago
when migrating from Gitlap to GitHub enterprise, having more than one organization, projects and repos, and many users what is the best approach to achieve successful migration with the least...
1
answers
0
votes
113
views
profile picture
asked 17 days ago