Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelmartins/dehydrated-cloudns

dehydrated hook for ClouDNS.
https://github.com/rafaelmartins/dehydrated-cloudns

Last synced: about 1 month ago
JSON representation

dehydrated hook for ClouDNS.

Awesome Lists containing this project

README

        

# dehydrated-cloudns

**WARNING: I don't have access to ClouDNS API anymore, as I moved to a different provider, and API access is part of the paid plans. This should be considered unmaintained.**

[dehydrated](https://github.com/lukas2511/dehydrated) hook for ClouDNS.

This script depends on [bind-tools (host)](http://www.isc.org/software/bind), [curl](https://curl.haxx.se/) and [jq](https://stedolan.github.io/jq/).

To use it, just export environment variables, and make [dehydrated](https://github.com/lukas2511/dehydrated) use `hook.sh` as hook:

$ export CLOUDNS_AUTH_ID=""
$ export CLOUDNS_AUTH_PASSWORD=""

Sub-users are not supported.