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.

Hi everyone, I have deployed my Laravel app successfully on AWS Elastic Beanstalk, also i am using route 53 for DNS service and activated production mode in AWS SES (verified the domain and emails). i...
1
answers
0
votes
107
views
asked 5 days ago
Hello, I have several applications in production deployed with BeansTalk. These applications are defined by several environments. These environments are configured to deploy the instances on a...
1
answers
0
votes
97
views
Diego
asked 6 days ago
I have a [GitHub project][1] which contains a react-server and node-server. Currently I have it setup so that my Dockerfile takes both of these services and uses `supervisord.conf` / `nginx.conf`...
1
answers
0
votes
343
views
mparker
asked 7 days ago
I am hosting a Node.js application on AWS Elastic Beanstalk. For no apparent reason, my environment frequently turns red every 2-3 days. The health check with the EC2 instances fails in the load...
0
answers
0
votes
247
views
Nithish
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
148
views
mastwo
asked 9 days ago
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
122
views
Will
asked 9 days ago
Current AWS documentation says PHP 8.1 on AL2023 will have security support until Nov...
1
answers
0
votes
186
views
asked 10 days 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
464
views
mparker
asked 10 days 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
713
views
Kris
asked 11 days 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
355
views
asked 11 days 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
276
views
fh
asked 12 days 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
318
views
Naga
asked 12 days ago