Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelmartins/dehydrated-cloudns
dehydrated hook for ClouDNS.
https://github.com/rafaelmartins/dehydrated-cloudns
Last synced: 23 days ago
JSON representation
dehydrated hook for ClouDNS.
- Host: GitHub
- URL: https://github.com/rafaelmartins/dehydrated-cloudns
- Owner: rafaelmartins
- License: bsd-3-clause
- Archived: true
- Created: 2016-06-05T03:15:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-05-22T18:48:50.000Z (over 2 years ago)
- Last Synced: 2024-08-04T04:05:49.444Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - dehydrated-cloudns - dehydrated hook for ClouDNS. (Shell)
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.