Skip to main content

Syncs an A Record in Route53 with your external IP

Project description

Tool to Sync your external IP address with an A Record in Route 53

Usage

  • Install AWS CLI and add your credentials

  • Run “pip install -e .” in the programs parent directory

  • Run commmand ‘set-ddnsaws’ with DNS Name and Hosted Zone ID arguments.

  • Or Configure JSON and run with just the command.

  • Cronjob the command to run every 15 minutes.

Examples

Example to upload with CLI arguments:

set-ddnsaws -DNSName "blog.example.com" -HostedZoneId "000aaa00"

Example to upload config.josn arguments:

set-ddnsaws

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

ddns-for-aws-0.1.0.tar.gz (2.5 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