Skip to content

gururajsh/bosh-dns-release

 
 

Repository files navigation

bosh-dns-release

This release provides DNS for Bosh. It has replaced consul.

Usage

Download the lastest release off of bosh.io/releases. Reference the bosh.io/docs/dns documentation for usage instructions.

Development

This repository is a GOPATH. The .envrc file provides a setup that can be used with direnv. The underlying bosh-dns package uses dep to vendor its dependencies.

Be careful with go get. In this repository go get will end up putting artifacts in the src directory, which you probably don't want to commit. It's impractical to .gitignore every possible package root in there so we have to apply discipline.

To build a dev release, run a bosh create-release from this repo.

Releases

No releases published

Packages

No packages published

Languages

  • Go 92.1%
  • Shell 5.6%
  • HTML 1.4%
  • PowerShell 0.5%
  • Ruby 0.2%
  • Dockerfile 0.1%
  • HCL 0.1%