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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i titan-lion

Weekly Downloads

0

Version

0.0.3

License

none

Last publish

Collaborators

  • thehydroimpulse