Skip to content

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

License

Notifications You must be signed in to change notification settings

paz-sh/paz-scheduler

Repository files navigation

Latest Docs

paz-scheduler

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

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

API documentation can be generated by running the following command:

$ npm run docs

And these docs can be served locally by running:

$ npm run docs-server

...and going to http://localhost:9002 in the browser to see them.

The API documentation is generated from apiary.apib.

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published