Categories: None [Edit]
dnsmadeeasy
This gem ships "dmez" — a Terraform-style command line tool for the
DNS provider DnsMadeEasy.com — together with an authoritative,
fully-featured Ruby client for their REST API v2.0.
The dmez CLI manages your zones as standard DNS zone files with the
familiar read -> plan -> apply loop: "dmez zone export" writes a
canonical, TTL-lossless zone file with fixed aligned columns;
"dmez zone plan" diffs it against the live records (conservatively:
deletes are skipped by default and ambiguous record groups are
flagged for manual review); "dmez zone apply" executes the plan in
merge, add-only, or delete-only mode. Zone files can also be
validated and formatted, ANAME records are preserved as first-class
citizens (with optional --strict-rfc flattening on export), and
every account API operation is available under "dmez account".
The Ruby API supports storing credentials in
~/.dnsmadeeasy/credentials.yml, including multiple accounts and
sym-encrypted values.
ACKNOWLEDGEMENTS:
1. This gem is based on the original work contributed by Wanelo.com to the
now abandonded "dnsmadeeasy-rest-api" client.
2. We also wish to thank the gem author Phil Cohen who
kindly yielded the "dnsmadeeasy" RubyGems namespace to this gem.
3. We also thank Praneeth Are for contributing the support for
secondary domains in 0.3.5.
Total
Ranking: 30,231 of 196,125
Downloads: 47,704
Daily
Ranking: 25,459 of 196,106
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,394,381,169 | rake |
| 29 | 1,010,713,264 | rspec |
| 57 | 734,131,953 | rubocop |
| 98 | 493,495,493 | simplecov |
| 105 | 478,826,721 | hashie |
| 117 | 417,186,755 | webmock |
| 188 | 285,431,674 | awesome_print |
| 217 | 241,416,688 | colored2 |
| 230 | 232,068,539 | yard |
| 245 | 217,047,753 | dry-types |
| 331 | 160,441,724 | tty-spinner |
| 518 | 102,760,994 | rspec-its |
| 828 | 68,252,694 | tsort |
| 891 | 59,826,163 | dry-struct |
| 1,240 | 38,664,569 | dry-cli |
| 1,381 | 32,786,872 | dry-monads |
| 2,135 | 12,964,565 | tty-box |
| 3,038 | 5,846,912 | relaxed-rubocop |
| 3,046 | 5,777,772 | aruba |
| 7,338 | 681,624 | sym |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kigster |