Top "Ebextensions" questions

Extensions for AWS Elastic Beanstalk (as defined in the .ebextensions directory of an EB project)

Where to add .ebextensions in a WAR?

Scenario: AWS Elastic Beanstalk Java application .ebextensions currently placed in src/main/resources/.ebextensions Commands are not being executed. Where …

java amazon-web-services amazon-elastic-beanstalk war ebextensions
Environment specific ebextensions Beanstalk commands

I have a spring-boot application for which I need to specify graphite server and port (to send metrics). For that …

amazon-web-services environment-variables amazon-elastic-beanstalk ebextensions