paz-sh / paz

An open-source, in-house service platform with a PaaS-like workflow, built on Docker, CoreOS, Etcd and Fleet. This repository houses the documentation and installation scripts.
http://paz.sh
Other
1.08k stars 56 forks source link

Split up install and integration test scripts into usable pieces #12

Closed lukebond closed 9 years ago

lukebond commented 9 years ago

Currently, once you've installed Paz you've no way of reinstalling it or fixing it if it fails without tearing it down and starting again (which takes ages); apart from SSHing in and fixing it manually of course.

Split up the installation script into set up cluster w/ varant & cloud-config, tear down cluster, install/reinstall units, wait for units to start.