Questions tagged with DevOps
Content language: English
Sort by most recent
I want to create Web app using beanstalk from AWS console and I'm finding for proper updated documentation.
Similar question has been asked before but I did not find relevant answers so here I am hoping for a proper answer.
So, I too wanted to upload files basically images that are greater than 1MB. I...
I have a message trigger project on my Windows machine. When I run the code through an IDE, it works fine, displaying my web page along with the QR Code image generated by WhatsApp. I transferred the...
Hi team,
I want to use the IAM role to use AWS service from AzureDevops Pipeline.
In my AWS account, I don't have the right to create IAM users, so I should only use the IAM role/IAM role anywhere...
When I try to make `npm run build` on my t2.small instance with a strapi project, I get 137 error status code, in fact when I build strapi UI in dev environment this command use 2.8 Gb of RAM.
This...
As dockershim has been deprecated in eks 1.24 and containerd has become runtime, and I didn't completely understand the deprecation concept and upgraded my eks cluster (with managed nodegroups) from...
While deploying any Laravel project from laravel forge, we have to compile the asset files using webpack.
Usually, it takes approx 5-10 seconds only.
But this is taking more than 10 minutes
But this...
Hi,
We need urgent help. We are getting the following nginx error logs while running our Android app which is keeping the app loading time too high. And very frequently app is getting down. The logs...
Hi all,
Can you tell me please how can I import vm (freebsd) to aws? tried both .ova and .vmdk and raw format, same error
Thanks in advance.
aws ec2 describe-import-image-tasks...
As part of my CDK Python template, I am building a container, and it is uploaded to my ECR with the latest tag.
However, the Dockerfile (that lives in GitHub) is rarely changed, but container is still...
I have a CodePipeline with a Source (CodeCommit), Build (CodeBuild) and Deploy (CodeDeploy) stage. This is for a Node.js application deploying to an AutoScaling group (Blue/Green). My CodeBuild stage...
I am trying to run a shell script to launch an ec2 instance, the properties for which are defined in the script. while running the script I get the below error. "An error occurred (MissingParameter)...