Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(post_deploy): Add a post deploy task to fetch deployed env | Paul Bonaud | 2018-11-30 | 1 | -0/+1 |
| | | | | | | | | In some cases you might need to retrieve the ENV which is currently in use by your clever application recently deployed. If you specify a `clever_env_output_file` that is exactly what you will get! | ||||
* | update default value (readme aswell) for `clever_metrics` | Hussein Ait-Lahcen | 2018-11-20 | 1 | -1/+1 |
| | |||||
* | change default value for clever_app_root | Gaëtan Duchaussois | 2018-11-14 | 1 | -1/+1 |
| | |||||
* | vars: add a clever_syslog_server variable replacing syslog_server | Paul Bonaud | 2018-10-04 | 1 | -1/+2 |
| | | | | | All variables "namespaced" with the role name is helpful to read "client" configurations | ||||
* | domain: allow the domain to be specified via clever_domain variable | Paul Bonaud | 2018-09-28 | 1 | -1/+2 |
| | | | | | | | | Every other variables are prefixed with `clever_` which makes the definition of variables clearer from a "app" configuration point of view. WDYT? | ||||
* | readme: Add the CI status as a image badge | Paul Bonaud | 2018-09-20 | 1 | -0/+3 |
| | |||||
* | ENABLE_METRICS => clever_metrics ; default to false | Frédéric Menou | 2018-02-27 | 1 | -0/+1 |
| | |||||
* | define safe default variable for clever and rename clever_app_tasks to ↵ | Gaëtan Duchaussois | 2018-02-26 | 1 | -1/+3 |
| | | | | clever_app_tasks_file | ||||
* | add travis file | Gaëtan Duchaussois | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Migrating single tasks file to a galaxy role | Gaëtan Duchaussois | 2018-02-22 | 1 | -0/+61 |
| | |||||
* | Initial commit | Gaëtan | 2018-02-22 | 1 | -0/+2 |