Get a feature set specified
This commit is contained in:
parent
94700dd56a
commit
67f927a6af
@ -15,6 +15,13 @@ your application deployment, this plugin consumes configuration specified in
|
||||
the `deploy.d` directory to carry out the end-to-end production deployment
|
||||
steps.
|
||||
|
||||
A rough overview of the feature set is:
|
||||
|
||||
- Configure your entire application configuration in a set of YAML file
|
||||
- Encrypt secrets in your Git repository and have them decrypted during deployment
|
||||
- Custom hooks are available to drop into running an Ansible playbook for advanced users
|
||||
- Compatible with both Heroku buildpack and Docker deployments
|
||||
|
||||
More documentation coming soon TM.
|
||||
|
||||
## Example Usage
|
||||
|
Reference in New Issue
Block a user