Download the PHP package rfpludwick/aws-route53-ddns-php-client without Composer
On this page you can find all versions of the php package rfpludwick/aws-route53-ddns-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rfpludwick/aws-route53-ddns-php-client
More information about rfpludwick/aws-route53-ddns-php-client
Files in rfpludwick/aws-route53-ddns-php-client
Package aws-route53-ddns-php-client
Short Description A PHP DDNS client for AWS' Route 53.
License Apache-2.0
Homepage https://github.com/rfpludwick/aws-route53-ddns-php-client
Informations about the package aws-route53-ddns-php-client
About
aws-route53-ddns-client is an AWS Route 53 DDNS client written in Go. If you can run Go, need a DDNS client, and are willing to use AWS Route 53, then this may work for you.
Installation
The recommended installation method is via git
:
You'll want to copy the following file in the conf/
directory:
You'll want to fill in the copied YAML file with your own values.
Setup
Make sure you have Go installed and then:
Usage
If you've built the executable, then just execute it:
Recommendations
You should consider scheduling a job to run this on a regular basis. I've gone
off the deep end and have this running as a CronJob
in Kubernetes...
Contributing
See CONTRIBUTING.md for more details.
All versions of aws-route53-ddns-php-client with dependencies
aws/aws-sdk-php Version ^3.52
monolog/monolog Version ^1.23
guzzlehttp/guzzle Version ^6.3