Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yakovkhalinsky/drakov-cluster
- Owner: yakovkhalinsky
- Created: 2015-07-20T22:46:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T22:34:23.000Z (over 9 years ago)
- Last Synced: 2024-04-26T18:23:06.783Z (7 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.