Actions
Feature #9268
closedAdd Linode Dynamic DNS support
Start date:
01/12/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
Let's add support for updating Linode DNS as a Dynamic DNS provider using their v4 REST API and Personal Access Tokens. This is straightforward but in order to be more user friendly does involve looking up some IDs for the domain and record in question.
https://developers.linode.com/api/v4
I already have this functioning but need to clean up code and test more before I can submit a PR.
Actions