./net/ddns-route53, Dynamic DNS for Amazon Route 53 on a time-based schedule

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.12.0nb5, Package name: ddns-route53-2.12.0nb5, Maintainer: pkgsrc-users

ddns-route53 is a CLI application written in Go and delivered as a single
executable that lets you run your own dynamic DNS service with Amazon Route
53 on a time-based schedule.

This package does not install rc.d(8) scripts. To use it, place a
configuration file at `/etc/ddns-route53/ddns-route53.yaml' and add the
following line to crontab(5):

*/30 * * * * ddns-route53 --log-nocolor | logger -t ddns-route53


Master sites:

Filesize: 727.145 KB

Version history: (Expand)


CVS history: (Expand)


   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168)
Log message:
Revbump all Go packages, default Go version is now 1.22.
   2024-05-12 14:41:58 by Masatake Daimon | Files touched by this commit (6)
Log message:
net/ddns-route53: import ddns-route53-2.12.0

ddns-route53 is a CLI application written in Go and delivered as a single
executable that lets you run your own dynamic DNS service with Amazon Route
53 on a time-based schedule.

This package does not install rc.d(8) scripts. To use it, place a
configuration file at `/etc/ddns-route53/ddns-route53.yaml' and add the
following line to crontab(5):

	*/30 * * * * ddns-route53 --log-nocolor | logger -t ddns-route53