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