Weekend Project: MasterSpore a Simple Cluster Control/Deploy tool for EC2(github.com)
github.com
Weekend Project: MasterSpore a Simple Cluster Control/Deploy tool for EC2
https://github.com/madmaze/MasterSpore
2 comments
Any plans of supporting multiple clusters at once? It seems like currently there is only one or nothing
Yes thats on my todo list.. but its less essential. At the moment my top-of-the list is getting it to copy back logging from each node. I want this to happen automatically after a certain interval so in case the node goes down you still get your logging data.
neat. much easier than SCPing everything over by hand haha
That is exactly why I put this together, no more guessing at which nodes have been deployed an which nodes havnt