0.2.4 • Published 8 years ago

hos-controller v0.2.4

Weekly downloads
8
License
MIT
Repository
github
Last release
8 years ago

HoS Controller

Controlling servines and instances running in HoS environment.

setup

git clone https://github.com/HoS0/HoSController.git
npm install
AMQP_URL="localhost"  AMQP_USERNAME="guest"  AMQP_PASSWORD="guest" node index.js

please change the RabbitMQ parameter accordingly.

How to use

Check swagger file