Coder Social home page Coder Social logo

hbombonato / registrator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gliderlabs/registrator

0.0 2.0 0.0 24.19 MB

Service registry bridge for Docker with pluggable adapters

Home Page: http://gliderlabs.com/registrator

License: MIT License

Makefile 2.33% Go 97.67%

registrator's Introduction

Registrator

Service registry bridge for Docker, sponsored by Weave.

Circle CI Docker Hub ImageLayers Size IRC Channel

Registrator automatically registers and deregisters services for any Docker container by inspecting containers as they come online. Registrator supports pluggable service registries, which currently includes Consul, etcd and SkyDNS 2.

Full documentation available at http://gliderlabs.com/registrator

Getting Registrator

Get the latest release, master, or any version of Registrator via Docker Hub:

$ docker pull gliderlabs/registrator:latest

Latest tag always points to the latest release. There is also a :master tag and version tags to pin to specific releases.

Using Registrator

The quickest way to see Registrator in action is our Quickstart tutorial. Otherwise, jump to the Run Reference in the User Guide. Typically, running Registrator looks like this:

$ docker run -d \
    --name=registrator \
    --net=host \
    --volume=/var/run/docker.sock:/tmp/docker.sock \
    gliderlabs/registrator:latest \
      consul://localhost:8500

Contributing

Pull requests are welcome! We recommend getting feedback before starting by opening a GitHub issue or discussing in Slack.

Also check out our Developer Guide on Contributing Backends and Staging Releases.

Sponsors and Thanks

Ongoing support of this project is made possible by Weave, the easiest way to connect, observe and control your containers. Big thanks to Michael Crosby for skydock and the Consul mailing list for inspiration.

For a full list of sponsors, see SPONSORS.

License

MIT

registrator's People

Contributors

progrium avatar mattatcha avatar josegonzalez avatar cnf avatar sheldonh avatar mgood avatar mikljohansson avatar enpassant avatar ch3lo avatar wixyvir avatar thenathanblack avatar derekelkins avatar jmeichle avatar nirped avatar etopian avatar lex-r avatar hookenz avatar mvanholsteijn avatar johnydays avatar virtuald avatar sttts avatar dminkovsky avatar blalor avatar ashmckenzie avatar hawka avatar hartzler avatar mattrobenolt avatar ndarilek avatar tilgovi avatar rene-mt avatar

Watchers

hbombonato avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.