2017 © Pedro Peláez
 

library aws-route53-ddns-php-client

A PHP DDNS client for AWS' Route 53.

image

rfpludwick/aws-route53-ddns-php-client

A PHP DDNS client for AWS' Route 53.

  • Monday, April 9, 2018
  • by rfpludwick
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

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., (*1)

Installation

The recommended installation method is via git:, (*2)

git clone https://github.com/rfpludwick/aws-route53-ddns-client

You'll want to copy the following file in the conf/ directory:, (*3)

cd conf
cp configuration.dist.yaml configuration.yaml

You'll want to fill in the copied YAML file with your own values., (*4)

Setup

Make sure you have Go installed and then:, (*5)

go build .

Usage

If you've built the executable, then just execute it:, (*6)

./aws-route53-ddns-client

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..., (*7)

Contributing

See CONTRIBUTING.md for more details., (*8)

The Versions

09/04 2018

dev-master

9999999-dev https://github.com/rfpludwick/aws-route53-ddns-php-client

A PHP DDNS client for AWS' Route 53.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Robert F.P. Ludwick

aws dns ddns route53

09/04 2018

dev-feature/license-fix

dev-feature/license-fix https://github.com/rfpludwick/aws-route53-ddns-php-client

A PHP DDNS client for AWS' Route 53.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Robert F.P. Ludwick

aws dns ddns route53

04/04 2018

v0.1.0

0.1.0.0 https://github.com/rfpludwick/aws-route53-ddns-php-client

A PHP DDNS client for AWS' Route 53.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Robert F.P. Ludwick

aws dns ddns route53