How to update NGINX to latest version (1.25.5) in an elastic beanstalk environment?

0

The current version of NGINX on the load balancer in an elastic beanstalk environment is "End of Life". How to change environment config to use the latest version? or better yet - how to set it up, so that the NGINX version gets automatically updated to latest version when it is available. This is a security issue and I need to update the NGINX version.

mlasram
asked 24 days ago154 views
1 Answer
0

Hello.

I think the following documents will be helpful for automating ElasticBeanstalk platform updates.
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-platform-update-managed.html

Also, if you are using a managed platform provided by AWS, it seems that Nginx 1.24.0 is being used even if it is the latest version, as far as the table in the document below shows.
If you are using a managed platform, I think it is best to wait for AWS to update it.
https://docs.aws.amazon.com/elasticbeanstalk/latest/platforms/platforms-supported.html#platforms-supported.PHP

profile picture
EXPERT
answered 24 days ago
profile picture
EXPERT
reviewed 23 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions