Tutorial by Examples: ebextensions

Before talking about porting Firefox extensions from/to, one should know what WebExtensions is. WebExtensions - is a platform that represents an API for creating Firefox extensions. It uses the same architecture of extension as Chromium, as a result, this API is compatible in many ways with API in...
To setup JVM options inside elastic beanstalk, your bundle file must be like this: -bundle.zip |--.ebextensions //do not forget the dot at the beginning of the name |--jvm.config |--java_app.jar And, the jvm.config file must be set like this: option_settings: ...

Page 1 of 1