Elastic beanstalk cannot extend nginx config without zip archive

0

Hi,

I've noticed that if you deploy your Elastic Beanstalk application with a Dockerrun.aws.json file only e.g. aws elasticbeanstalk create-application-version --application-name "<name>" --version-label "<tag>" --source-bundle S3Bucket="<bucket>",S3Key="Dockerrun.aws.json" it doesn't pick up the nginx config if you add the .platform folder in the container.

The only way I managed to make this work was to instead zip the .platform folder, source code and Dockerrun.aws.json opposed to just have the aws.json file.

Does anyone know whether it's possible to override the nginx config with just a Docker.aws.json file

senwich
已提問 2 年前檢視次數 73 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南