route53-ddns

command module
v0.0.0-...-55041db Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

README

route53-ddns

A small, sharp tool to update a Route 53 domain with the public IP of the client host.

Arguments

Flags:
  -h, --help                     Show context-sensitive help.
      --check-interval=0s        If greater than zero, the record set will be updated on this interval ($CHECK_INTERVAL)
      --host-name=STRING         The hostname to be updated ($HOST_NAME)
      --hosted-zone-id=STRING    The Route53 Hosted Zone ID holding the hostname record ($HOSTED_ZONE_ID)
Notes
  • The --check-interval flag should be in the format of a Go time.Duration, as understood by time.ParseDuration
  • The --host-name field should be the fully qualified domain name of the record, not the subdomain (that is, pass vpn.myexample.com rather than just vpn)
  • This tool is dependent on a valid AWS environment. This can be achieved via AWS_* environment variables or by running aws configure using the CLI to set up a default profile.

License

This application is licensed under the Apache 2.0 License

Contributing

Pull requests are welcome! Please open an issue first so that it can be discussed.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
dns
dnsfakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL