Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waynz0r/rancher-consul-registrator

Service for registering publicly available Rancher services to Consul
https://github.com/waynz0r/rancher-consul-registrator

consul consul-api rancher rancher-server

Last synced: about 2 months ago
JSON representation

Service for registering publicly available Rancher services to Consul

Awesome Lists containing this project

README

        

# Rancher Consul Registrator

Simple service for Rancher to register/deregister services to Consul.

## How to use

There are two distinct modes of operation, local and global.

Local mode assumes that a local Consul agent is running on every host in Rancher, so the service has to run on every hosts in a Rancher environment and will talk to the local Consul agent running on the hosts.

In global mode the service talks to a remote Consul API and registers/deregisters all hosts and public services of the Rancher envinronment to that cluster.

## Getting it

Get the latest release, master, or any version of Rancher Consul Registrator via [Docker Hub](https://registry.hub.docker.com/u/waynz0r/rancher-consul-registrator/)