Consul Envoy service discovery service
Go Shell
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
cmd/convoy
.gitignore
Dockerfile
LICENSE
README.md
build.sh
cds.go
consul.go
lds.go
rds.go
sds.go
server.go

README.md

Convoy - Consul-Envoy service discovery service

Convoy is a tiny little service to allow Envoy to interface with Consul for service discovery.

Install

go install github.com/tcolar/convoy/cmd/convoy

Usage