Skip to content

Fixing the elastic beanstalk config to work for the static images#3

Open
KenrickN1 wants to merge 1 commit intobackspace-academy:masterfrom
KenrickN1:master
Open

Fixing the elastic beanstalk config to work for the static images#3
KenrickN1 wants to merge 1 commit intobackspace-academy:masterfrom
KenrickN1:master

Conversation

@KenrickN1
Copy link

I kept getting the following error when trying to create my EB environment.

Invalid option specification (Namespace: 'aws:elasticbeanstalk:container:nodejs:staticfiles', OptionName: '/static'): Unknown configuration setting.

After making this change and repacking the zip the environment stood up correctly.

I removed the second option because if you read the docs that is the default option for a ProxyServer is nginx
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-specific.html#command-options-nodejs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant