titan-lion

0.0.3 • Public • Published

Lion

A simple service discovery server for Node.js, backed by etcd. This enables you to register services under types/roles, leaving Lion to version it and give you a port number.

Install

npm install titan-lion -g

Then you'll need to install it locally:

npm install titan-lion

Usage

Spin up the Lion server:

lion listen [port] [--host=x] [--port=x]

port defaults to 8181. --host specifies etcd's host --port specifies etcd's port

Readme

Keywords

none

Package Sidebar

Install

npm i titan-lion

Weekly Downloads

0

Version

0.0.3

License

none

Last publish

Collaborators

  • thehydroimpulse