Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/waynz0r/rancher-consul-registrator
- Owner: waynz0r
- License: apache-2.0
- Created: 2017-02-13T16:22:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T17:13:24.000Z (almost 8 years ago)
- Last Synced: 2024-10-16T02:52:51.091Z (3 months ago)
- Topics: consul, consul-api, rancher, rancher-server
- Language: Go
- Homepage:
- Size: 578 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)