Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.44 KB

framework-jrebel-agent.md

File metadata and controls

29 lines (23 loc) · 1.44 KB

JRebel Agent Framework

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.
Tagsjrebel-<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.

Configuration

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.