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
gefragt vor 2 Jahren73 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen