Skip to content

MatthiasWinzeler/route-registrar

 
 

Repository files navigation

route-registrar

Build Status

A standalone executable written in golang that continuously broadcasts a route using NATS to the CF router.

This uses yagnats for connecting to the NATS bus and gibson for registering routes with the CloudFoundry router.

Usage

BOSH release

You can colocate route-registrar into any BOSH deployment using https://github.com/cloudfoundry-community/route-registrar-boshrelease BOSH release.

Executing tests

To run tests, run bin/test from the root of this repository.

About

A standalone executable written in golang that continuously broadcasts a route using NATS to the CF router.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.2%
  • Shell 3.8%