1.0.2 • Published 9 years ago

drakov-cluster v1.0.2

Weekly downloads
7
License
MIT
Repository
github
Last release
9 years ago

drakov-cluster

npm version

Create a cluster of Drakov API servers (https://www.npmjs.com/package/drakov)

drakov-cluster -c <path/to/config/files> -p <starting default server port>

Configuration Files

Configuration files are Javascript files that export a JSON object with valid Drakov configuration options.

Default Starting Server Port

This is the starting port to use if the serverPort configuration is not specified in the configuration file being loaded.