plugins icon indicating copy to clipboard operation
plugins copied to clipboard

dns/ddclient: Add support for PowerDNS API

Open BluemediaDev opened this issue 6 months ago • 0 comments

This PR adds the possibility to use the native ddclient implementation with the PowerDNS HTTP API. The implementation is based on the existing DigitalOcean integration.

Configuration:

  • The server field is used for the API base URL
  • The password field is used for the API key

BluemediaDev avatar Jun 24 '25 20:06 BluemediaDev