Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 2 KB

framework-jrebel_agent.md

File metadata and controls

36 lines (29 loc) · 2 KB

JRebel Agent Framework

The JRebel Agent Framework causes an application to be automatically configured to work with JRebel. Pushing any JRebel Cloud/Remote enabled application (containing rebel-remote.xml) will automatically download the latest version of JRebel and set it up for use.

Detection Criterion Existence 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-agent=<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 Pivotal Cloud Foundry tutorial.

Configuration

For general information on configuring the buildpack, refer to Configuration and Extension.

The framework can be configured by modifying the config/jrebel_agent.yml file in the buildpack fork. The framework uses the Repository utility support and so it supports the version syntax defined there.

Name Description
repository_root The URL of the JRebel repository index (details).
version The version of JRebel to use. Candidate versions can be found in this listing.