hos-controller
v0.2.4
Published
Controlling servines and instances running in HoS environment.
Downloads
3
Readme
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