Skip to content

Bug fixes

Latest
Compare
Choose a tag to compare
@interair interair released this 28 Oct 11:42
· 13 commits to master since this release

Main Changes:

  • Fixes for new docker

For installing read:
https://github.com/codeabovelab/haven-platform/blob/master/doc/installation.md

For updating:

docker stop cluman && docker rm cluman && \
docker run -d --name=cluman -p 8761:8761 --restart=unless-stopped \
         -e "dm_kv_etcd_urls=http://$MASTER_IP:2379" codeabovelab/cluster-manager:1.2.7