Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.63 KB

framework-play_framework_auto_reconfiguration.md

File metadata and controls

32 lines (26 loc) · 1.63 KB

Play Framework Auto-reconfiguration Framework

The Play Framework Auto-reconfiguration Framework causes an application to be automatically reconfigured to work with configured cloud services.

Detection Criterion An application is a Play Framework application
Tags play-framework-auto-reconfiguration=<version>
Tags are printed to standard output by the buildpack detect script

Configuration

For general information on configuring the buildpack, including how to specify configuration values through environment variables, refer to Configuration and Extension.

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

Name Description
enabled Whether to attempt auto-reconfiguration
repository_root The URL of the Auto-reconfiguration repository index (details).
version The version of Auto-reconfiguration to use. Candidate versions can be found in this listing.