oiooj / registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service Registry CircleCI

Build

use make build build this project.

Quick Start

single node

registry -config /etc/node0.conf

Start a node and join into a cluster by raft address.

registry -config /tmp/node1.conf -join 127.0.0.1:9000

About

License:MIT License


Languages

Language:Go 99.8%Language:Shell 0.2%Language:Makefile 0.1%