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.
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file exhibitor2dns-0.1.tar.gz
.
File metadata
- Download URL: exhibitor2dns-0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 709102dfd38ae6d23c6352b395f894480441c85075f930a56231eb1a3ea2708b |
|
MD5 | 83608802171018a103e07fb3da5a092d |
|
BLAKE2b-256 | eed27404f6b2e68b3133472ac031eb1ff258b3533007f1c8f71087e6e7b9c85f |