Register your host IP address with Amazon Route 53.
Project description
Minimalistic Route53 update script
A minimal-configuration script designed to support clusters with DNS failover.
Requirements
This project requires AWS credentials to be configured.
Usage
sudo pip install r53-register
r53-register foo.example.com
Optional configuration
Environment variable | Default | Description |
---|---|---|
INTERFACE_PREFIX |
en,eth,wl |
A comma-separated list of interface prefixes. Interfaces will be searched in sequence to find an IP address. |
INTERFACE_NAME |
- |
A specific interface to grab the IP from. |
PUBLIC_IP |
False |
Override interface search and use this machine’s public IP instead. |
SKIP_CHECK |
False |
Skip checking the value of the current record and always update. |
NAMESERVERS |
8.8.8.8,8.8.4.4 |
Nameservers to use when checking to see if an update is required. |
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
r53-register-0.1.7.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file r53-register-0.1.7.tar.gz
.
File metadata
- Download URL: r53-register-0.1.7.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67daf853dfb46a8d9ab0d1cdff9d829695dcdb4517e7acb8982bac575da76e74 |
|
MD5 | c832a061084069d28751cd21ecc3a4a0 |
|
BLAKE2b-256 | 341eeb4f97bec70e613fd103642eaafd60fd810528a53712100668d0d4e522cf |
File details
Details for the file r53_register-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: r53_register-0.1.7-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 562685944f3de211deecad4f1c24ff25946aaef206d0bf2878749967b856010d |
|
MD5 | 4e586f3f2f1cc570d6fd909bdb7b2f94 |
|
BLAKE2b-256 | b1561de5c518079f30ac3374b6b77feac9df8a4ad37fb56e3900e69e8c499866 |