Skip to content

robinedwards/shackle

Repository files navigation

BUILDING
--------
$ sudo apt-get install build-essential libjson0 libjson0-dev libevent-dev
$ make

CONFIG
------
See config.env

RUNNING
-------
$ source config.env
$ ./shackle

TESTING
-------
Setup a fake master server to listen to the reports from:

$ nc -l -p 19861

Send a command to shackle:

$ echo "/bin/uname -a" | nc localhost 16891

TODO
----
1. address todos in code
2. use json for sending commands

About

Distributed job harness daemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published