DNS provider InternetX/AutoDNS/Schlund
-
hi,
any chance to get https://help.internetx.com/display/APIXMLDE/API-Grundlagen+JSON supported as DNS provider?
It's the backend for InternetX, AutoDNS, Schlund and maybe some other resellers.
Certifytheweb (letsencrypt frontend) supports it, so I think it should be doable.
-
Lets see if more people are interested in this, so far this seems to be the first request for that provider.
Technically this interface would have to be implemented to support it https://git.cloudron.io/cloudron/box/-/blob/master/src/dns/interface.js and then there are some bits in the UI we have adjust.
-
@nebulon ok, not that many requests - any chance to do it anyway? I have no real clue how long something like this takes but it would open quite a lot of possibilities for my tiny hosting business as all our domains are at InternetX. For instance we have a DIY multi client nextcloud server based on docker which we would love to move to cloudron. And InternetX is quite big in Germany, may attract some business..
-
I also would prefer inwx.de which has an API, maybe that is an argument too.
-
Regarding a helping hand for autodns:
acme.sh does support dnsapi cert generation for autodns maybe this code can help developing.
https://github.com/acmesh-official/acme.sh/blob/master/dnsapi/dns_autodns.shAlso acme.sh has MANY more dnsapi supports:
https://github.com/acmesh-official/acme.sh/tree/master/dnsapi