command
module
Version:
v4.0.3+incompatible
Opens a new window with list of versions in this module.
Published: Nov 11, 2016
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Coco Elb DNS Registrator
Registers ELB CNAME in Dyn to the domains passed in as params.
How to Build & Run the binary
-
Build and test:
go build
go test
-
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.