-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Add ClouDNS provider extension, #257 #259
base: master
Are you sure you want to change the base?
Conversation
@jiveformation -- I'm sorry I wasn't more responsive with this contribution. Are you still interested in contributing this Provider? |
Hi there!
I'd almost forgotten about this. I never did get the plug-in to work with
the application; I'm still pretty new to C# and I ran out of time.
It would be great if we could get it to work! It would certainly help with
my setup. Please let me know what more I can do.
Thanks,
J.
…On Thu, Oct 26, 2017 at 3:34 PM, Eugene Bekker ***@***.***> wrote:
@jiveformation <https://github.com/jiveformation> -- I'm sorry I wasn't
more responsive with this contribution. Are you still interested in
contributing this Provider?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#259 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ASrxUsQg45BJ7aWF4PW-iY5byC2NFZDjks5swN64gaJpZM4OIgGS>
.
|
Well in order to create a provider for ClouDNS that would work without any manual intervention, you would need to use their api. But the API is only available with the paid, premium account according to this feature comparison matrix. If you have the paid account, then I can work with you to guide you through the process of building this provider. |
Yes, I have a paid account. Please let me know where should start.
Thanks!
…On Sat, Oct 28, 2017 at 7:47 AM, Eugene Bekker ***@***.***> wrote:
Well in order to create a provider for ClouDNS that would work without any
manual intervention, you would need to use their api
<https://www.cloudns.net/wiki/article/42/>. But the API is only available
with the paid, premium account according to this feature comparison matrix
<https://www.cloudns.net/premium/>.
If you have the paid account, then I can work with you to guide you
through the process of building this provider.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#259 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ASrxUo9fXKlIbrGtufbrnkhk5wZvIQC9ks5swxQ_gaJpZM4OIgGS>
.
|
Adding ClouDNS provider based on CloudFlare provider. Msg me for temporary credentials for testing.