Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yakovkhalinsky/drakov-cluster

Manage clusters of Drakov API servers
https://github.com/yakovkhalinsky/drakov-cluster

Last synced: about 1 month ago
JSON representation

Manage clusters of Drakov API servers

Awesome Lists containing this project

README

        

# drakov-cluster

[![npm version](https://badge.fury.io/js/drakov-cluster.svg)](http://badge.fury.io/js/drakov-cluster)

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

`drakov-cluster -c -p `

**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.