Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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