Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
73 views

I'm deploying Node.js based server on EC2 via code deploy. I'm using pnpm and pm2, when execution of shell script from appsepc.yml, it seems path not works. pnpm command not found or pm2 command not ...
0 votes
1 answer
60 views

I am trying to connect my personal GitHub account to AWS CodeDeploy so I can use that as a revision source. I've followed this guide on setting this up. When it comes to the actual integration with ...
0 votes
0 answers
58 views

CodeDeploy giving error No such file or directory @ rb_sysopen - C:\ProgramData/Amazon/CodeDeploy/a5e44c96-0925-4071-806d-72adee9955c7/d-KTEDSL9LD/deployment-archive/dev-glf-orbis-store-build\packages\...
0 votes
0 answers
36 views

I have a AWS CodePipeline that is triggered by S3. I upload a zip file to S3 that contains a war file, appspec.yml and a folder for the scripts. My appspec.yml looks something like this: version: 0.0 ...
2 votes
1 answer
226 views

I'm seeking wisdom on CI/CD pipeline design. I primarily work in infrastructure and am currently tasked with designing and building a CI/CD pipeline for the first time. While I've used Git personally, ...
0 votes
0 answers
63 views

I'm following Amazon documentation to Create an Amazon EC2 instance for CodeDeploy, but am getting an AccessDeniedException when I attempt to run aws deploy create-application ... with the no identity-...
0 votes
1 answer
120 views

I am uploading the code to lambda but getting unknown error. Getting the latest code from lambda itself and after that done some changes in local, everything working fine. Generated zip in correct ...
0 votes
1 answer
68 views

I followed the instructions here to setup a GitHub Actions->Code Deploy AWS pipeline: https://loisthash.medium.com/ci-cd-from-github-to-aws-ec2-667e6c4f4ffc I get this error: 2024年11月11日T20:56:17 ...
0 votes
0 answers
24 views

The error image I have deployed my Django project to the AWS server. The projects runs fine for the first few hours but then starts giving this OSError errno 5 login/logout error. The project runs ...
0 votes
1 answer
127 views

I am learning CI/CD with AWS codedeploy and pipeline. My project is in GitHub. I was able to deploy my project on the first trigger, but when I pushed a new commit to my gh repo main branch, the ...
1 vote
0 answers
109 views

I'm working on setting up a build+release pipeline for my lambda functions. My build works fine and publishes a new lambda version when it runs. I have 2 aliases: staging production When the ...
0 votes
1 answer
270 views

I'm using a Bitbucket pipeline to deploy my Node application to an EC2 instance running linux. I created a script to start my application: # Source nvm and load Node.js environment for root user ...
-1 votes
1 answer
113 views

I'm using Bitbucket pipeline to install my Node application to an EC2 linux instance. The AppSpec.yml file at the root of my application defines the deployment. Before I install, I want to stop all ...
0 votes
1 answer
221 views

AWS newbie here. I'm working on my first Bitbucket pipeline to deploy to AWS. It has three steps: Zip up the project files Upload to an AWS S3 Bucket Use CodeDeploy to deploy the application files to ...
1 vote
0 answers
27 views

On EC2, I setup a virtual environment called 'venv' to run python. I'm trying to add new package to python env with codeDeploy appspec.yml. From appspec.yml (full code below), after updating ...

15 30 50 per page
1
2 3 4 5
...
73

AltStyle によって変換されたページ (->オリジナル) /