This framework enables the use of JRebel with deployed applications. Pushing any JRebel Cloud/Remote enabled application (containing rebel-remote.xml
) to the Bluemix cloud platform will automatically download the latest version of JRebel and set it up for use.
Detection Criterion | Presence of a rebel-remote.xml file inside the application archive. This file is present in every application that is configured to use JRebel Cloud/Remote. |
Tags | jrebel-<version> |
Tags are printed to standard output by the Buildpack detect script.
For more information regarding setup and configuration, please refer to the JRebel with IBM Bluemix tutorial.
The framework can be configured by modifying the config/jrebelagent.yml
file in a buildpack fork.
Name | Description |
---|---|
repository_root |
The URL of the JRebel repository index. |
version |
The version of JRebel to use. |