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.
Updated by Tom Embt almost 6 years ago
Updated by Tom Embt almost 6 years ago
FYI for anyone testing, and as noted on the PR:
Authentication uses Personal Access Tokens and NOT API Keys
Updated by Renato Botelho over 5 years ago
- Status changed from New to Feedback
- Assignee changed from Tom Embt to Renato Botelho
- Target version set to 2.5.0
- % Done changed from 60 to 100
PR has been merged. Thanks
Updated by Jim Pingle almost 5 years ago
- Target version changed from 2.5.0 to 2.4.5
Updated by Tom Embt almost 5 years ago
This is working correctly for me in the latest snapshot of 2.4.5
Updated by Jim Pingle almost 5 years ago
- Status changed from Feedback to Resolved
Thanks for testing!
Actions