Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Version 0.2.0

Latest
Compare
Choose a tag to compare
@thojkooi thojkooi released this 28 Apr 16:57
· 3 commits to master since this release
d94042b

Change log:

  • Support exposing the Docker Remote API using TLS when certificates are provided (#10)
  • Add support for setting availability of the manager nodes on provisioning (#10)
  • Add timeout to docker join and docker leave commands. Avoid long waiting time in case a host cannot be reached (#10)
  • Add docker leave command when destroying a manager node, allows for down-scaling the amount of managers (#10)
  • Fix some issues with docker join bash scripting (#10)