Releases: ctdk/schob
v0.1.1 - Hand of Nergal
An extremely minor release. The only new things are a fix to allow building schob on 32 bit platforms and Windows, and links to the updated goiardi shovey documentation.
Binaries are provided, but not all of them have been tested. In particular, schob will build for Windows now, but has not been tested at all.
v0.1.0 - Heiaha! Heiaha!
This is the first release of schob, the shovey client. Shovey is a serf-based facility in goiardi, the Chef server written in golang, to run jobs on nodes without requiring an entire chef-client run. The implementation is very different, but as far as the user is concerned it's similar to Chef Push.
This is only the client for shovey. It's not very useful without goiardi, the golang Chef server, and knife-shove, the knife plugin used to control and administer shovey jobs. They can be found at https://github.com/ctdk/goiardi and https://github.com/ctdk/knife-shove. To learn more about schob specifically, please see the README at https://github.com/ctdk/schob/blob/master/README.md. More information about shovey generally can be found at https://github.com/ctdk/goiardi#shovey.