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ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ