Skip to content

moniker-dns/designate-cookbook

Repository files navigation

Designate cookbook

Cookbook Development

Requirements:

  1. Vagrant - http://www.vagrantup.com/
  2. Virtualbox - https://www.virtualbox.org/
  3. Berkshelf - http://berkshelf.com/
  4. Vagrant Berkshelf plugin - https://github.com/riotgames/berkshelf-vagrant

Setup:

  1. Install VirtualBox
  2. Install Vagrant
  3. git clone [email protected]:moniker-dns/designate-cookbook.git
  4. cd designate-cookbook
  5. bundle install
  6. vagrant plugin install berkshelf-vagrant

Process:

  1. vagrant up
  2. Code..
  3. vagrant provision
  4. Goto 2

The API will be available on http://127.0.0.1:9002/v1/

Releases

No releases published

Packages

No packages published

Languages