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
feita há 2 anos73 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas