-
Notifications
You must be signed in to change notification settings - Fork 0
robinedwards/shackle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published