Frederic R.
Frederic R.
I believe it still is but the rhythm of updates is maintenance style. like bug fixes and PR reviews. looking for more contributors for sure. I added a couple of...
maybe expose these logs as Prometheus metrics? that way ppl can create their own Grafana dashboard?
@qdm12 did you try using Azure SDK? the SDK usually is especially useful for the authentication part https://github.com/Azure/azure-sdk-for-go/blob/f111fc2fa3861c5fdced76cae4c9c71821969577/arm/examples/dns/create.go
Hi @danimart1991, I don't think qdm12 has picked this up yet. I don't require a new domain at the moment and don't have one on Azure but feel free to...
there's also an api apparently, if we want to handle sub domains: https://hilfe.udmedia.de/domains/steht-eine-dns-api-zur-verfuegung/
example of dns update with zoneedit: https://gist.github.com/cole/745022
https://www.changeip.com/accounts/index.php?rp=/knowledgebase/34/DDNS-API-Information.html
I included to the list - [x] OVH - [x] Gandi I double-checked for Gandi and the record is created when it does not exist. For OVH I only checked...
as a side note, if a webui is built to configure the records, I would advocate keeping the possibility to configure the records through json and env variables as it...
I personally wouldn't want an authentication feature unless it is compatible with oauth2. The webui is behind https://www.authelia.com/ on my nas. Another suggestion would be to make it possible to...