Categories: None [Edit]

dnsmadeeasy

https://rubygems.org/gems/dnsmadeeasy
https://github.com/kigster/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,326 of 196,721
Downloads: 47,752

Daily

Ranking: 36,893 of 196,694
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,410,641,125rake
291,017,967,488rspec
56743,824,096rubocop
98499,434,149simplecov
104484,474,580hashie
117422,455,379webmock
189286,949,103awesome_print
218244,692,259colored2
231234,658,610yard
245219,501,025dry-types
330162,899,454tty-spinner
520103,523,151rspec-its
77174,939,273tsort
88860,530,352dry-struct
1,22939,498,511dry-cli
1,38033,260,644dry-monads
2,13713,110,614tty-box
3,0505,850,653relaxed-rubocop
3,0545,825,114aruba
7,339686,694sym

Owners

#GravatarHandle
1iconkigster