Skip to main content

Dynamically sync Route53 DNS entries for Zookeeper servers in an Exhibitor cluster

Project description

# exhibitor2dns

Usage:

```sh
exhibitor2dns --zone=yourzone.example.com \
--exhibitor_url=http://your-exhibitor-endpoint.example.com/ \
--rr=zookeeper
```

exhibitor2dns uses Boto to interact with Route53, so you have various options for providing aws credentials. You can set `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` envivonment variables, or if exhibitor2dns is running on an ec2 instance it will try to use the instance's IAM role if there is one available. See the [Boto documentation](http://boto.readthedocs.org/en/latest/boto_config_tut.html) for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exhibitor2dns-0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page