coco-elb-dns-registrator

command module
v4.0.3+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2016 License: MIT Imports: 15 Imported by: 0

README

Coco Elb DNS Registrator

Circle CI Go Report Card

Registers ELB CNAME in Dyn to the domains passed in as params.

How to Build & Run the binary

  1. Build and test:

     go build
     go test
    
  2. Run:

     export AWS_SECRET_ACCESS_KEY="***" \
         && export AWS_ACCESS_KEY_ID="***" \
         && export AWS_REGION="eu-west-1" \
         && export ELB_NAME="coreos-up-176d2040" \
         && export DOMAINS="xp-up,xp-read-up" \
         && export KONSTRUCTOR_BASE_URL="https://dns-api.in.ft.com/v2" \
         && export KONSTRUCTOR_API_KEY="***" \
         && ./coco-elb-dns-registrator
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL