Questions tagged with AWS Elastic Beanstalk

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.

As part of our ebextensions, we restart the CloudWatch agent to add new configuration to it. As a result, this can sometimes push the last few minutes of logs to CloudWatch again, such as the...
2
answers
0
votes
193
views
Will
asked a month ago
Current AWS documentation says PHP 8.1 on AL2023 will have security support until Nov...
1
answers
0
votes
276
views
asked a month ago
I made a react web app which gets built with a dockerfile and supervisord.conf and deployed to an aws container with a load balancer. My react app runs on localhost:3000, and is accessibly at...
1
answers
0
votes
544
views
mparker
asked a month ago
I'm fairly new to backend development (have mainly done frontend) and I hope someone might be able to help me with this, cause I've been tearing my hair out over this for a week now. Basically, I...
2
answers
0
votes
914
views
Kris
asked a month ago
Before upgrading the OS from Linux 2 I had a working cloudwatch.config file. It looked like this: ``` packages: yum: awslogs: [] files: "/etc/awslogs/awscli.conf" : mode: "000600" ...
2
answers
0
votes
430
views
asked a month ago
Hello everyone, we are currently using Elastic Beanstalk + Docker (docker-compose) to deploy a Webapp in Angular 8 with nginx. The webapp consumes an API also deployed via Elastic Beanstalk and...
1
answers
0
votes
331
views
fh
asked a month ago
We are running docker application ( single container ) on elastic beanstalk using Dockerrun.aws.json now, we want to add EFS to make some data persistent across deployments. we created .ebextestions...
1
answers
0
votes
383
views
Naga
asked a month ago
I cannot change instance types of an Beanstalk environment. The update fails with Cloudformation stack getting stuck in either UPDATE_IN_PROGRESS or UPDATE_ROLLBACK_FAILED state. Things we...
2
answers
0
votes
185
views
asked 2 months ago
I am trying to update self signed SSL/TLS on AWS Elastic Beanstalk (node.js sample application) single instance. I have folowed the below aws documentation however I am not successful, could you...
0
answers
0
votes
126
views
anil
asked 2 months ago
I have a react project which includes a 'server.js' file which I am going to use to make data requests with important security secrets, at the moment I'm trying to make it work with simple string...
3
answers
0
votes
183
views
mparker
asked 2 months ago
Hello, I managed to deploy a Spring Boot with React application on AWS Elastic Beanstalk by packaging the application as a single .war archive, putting the frontend (React) build inside the...
1
answers
0
votes
163
views
Daniel
asked 2 months ago
If I go to my environment to upgrade it, the platform type and branch are greyed out, preventing my from changing the Node version. The UI also fails to indicate why these fields are greyed...
2
answers
1
votes
116
views
Mickael
asked 2 months ago