jacyzon / paz-scheduler

Takes apps from your Paz service directory and runs them on a CoreOS cluster using Fleet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paz-scheduler

=============

Takes apps from your paz service directory and runs them on a CoreOS cluster using Fleet.

TODO document REST API.

Tests

API functional tests can be found in test/.

To run on OS X (w/ Boot2Docker):

$ DOCKER_IP=192.168.59.103 npm test

Tun run on Linux etc.:

$ npm test

About

Takes apps from your Paz service directory and runs them on a CoreOS cluster using Fleet.

License:Other


Languages

Language:JavaScript 99.9%Language:Shell 0.1%