Skip to content

Helper to register with common components like Varz and CF Router

License

Notifications You must be signed in to change notification settings

ActiveState/cf-registrar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cf::Registrar

Build Status

Code Climate

Helper to register with common components like Varz and CF Router

Installation

Add this line to your application's Gemfile:

gem 'cf-registrar', git: 'https://github.com/cloudfoundry/cf-registrar'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cf-registrar

Usage

# Modes can be --register-with-router and --register-varz-credentials
$ cf-registrar --<mode1> --<mode2> ...

Contributing

  1. Fork it ( http://github.com/cloudfoundry/cf-registrar/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Helper to register with common components like Varz and CF Router

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published