Skip to content

The synchronisation and robustness release

Latest
Compare
Choose a tag to compare
@aggress aggress released this 07 Dec 18:30
· 6 commits to master since this release
ade7cfe
  • Added synchronisation of the PKI (users, certificates and keys) between multiple running instances
  • Enabled >1 instances to be started at the same time and match their local data
  • Cleaned up the output to stdout
  • Refactored a number of functions in run.sh to improve robustness
  • Increased CPU resource from 0.1 to 1.0 due to DC/OS 1.10 now enforcing CPU usage - required for key generation.
  • Fixed #13
  • Improved the function to find the public address
  • Fixed the hostports in the marathon.json
  • Changed znode path from dcos-vpn to openvpn
  • Updated notes on znode ACL management
  • Bumped the version number which should have happened in the last release to reflect the change in functionality