This repository has been archived by the owner on Jun 22, 2018. It is now read-only.
0.7.1
The major changes from the previous major release:
- Using
minimesosFile
with Groovy DSL to configure parameters of the cluster - New
minimesos init
command to generateminimesosFile
with default values - Although version of Apache Mesos, which is used by default, remains 0.25, versions 0.26 and 0.27 are supported too
- Cleaner handling of problems to find required docker images
- Configurable Mesos logging level. Either on entire cluster level or per master and agent
- Marathon 15.3 is used by default
- To match terminology of Apache Mesos, Slaves are replaced by Agents through entire code and configuration
- Bug fixes
- Working with minimesos from directories with spaces in the path
See installation and building instructions on http://minimesos.readthedocs.org/en/0.7.1/ and http://minimesos.org