- BUGfix when creating units via Start action
- Support needed_unit_names and dependant_unit_names
- Added image size to the ascii table for status
- Hostname is the full
<stack_name>_<name>
by default - Support for defining restart policy for each unit
- Support privileged mode
- Tidied up (re)create, (re)build and log commands
- Improved logging and error handling
- Improved graph look
- Allow --force to be used when recreating
- Don't specify a default set of DNS servers
- Updated consul example in README
- When executing scripts, pass -x for more insight
- When referring to Unit, use #display_name - <stack_name>:<unit_name>
- Support for userdata in the .percheron.yml
- build command now has a --forcerm flag
- Support for secrets in the .percheron.yml
- Config became a Singleton
- BUGfix where build output was not being displayed
- Sweet logo! Thanks @clouseauu :)
- DOCKER_HOST, DOCKER_CERT_PATH and DOCKER_TLS_VERIFY are now inspected
- Gem updates
- Volumes in table view are printed on a new line
- Doc typo fixes
- BUGfix when generating a graph with clusters
- Exit with a 1 from main percheron CLT if there is a problem
- Dependency support for graph generation
- Documentation updates
- Container -> Unit rename tidy up
- Documentation updates
- Container -> Unit rename
- Documentation updates
- BUGfix for inconsistent ordering in table view
- Initial commit!