Skip to main content

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 hashes)

Uploaded Source

Built Distribution

r53_register-0.1.7-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

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