Simplified installation
Simplified installation and minor UI improvements
Main Changes:
- Swarm-mode installation doesn't require changing docker settings anymore (see https://github.com/codeabovelab/haven-platform/blob/master/doc/installation.md)
- Simplified updating external settings
- Container tty
See full list of changes:
https://github.com/codeabovelab/haven-platform/milestone/5?closed=1
docker run -d --name=cluman -p 8761:8761 --restart=always \
-e "dm_kv_etcd_urls=http://$MASTER_IP:2379" codeabovelab/cluster-manager1.2.1