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,231 of 196,125
Downloads: 47,704

Daily

Ranking: 25,459 of 196,106
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,394,381,169rake
291,010,713,264rspec
57734,131,953rubocop
98493,495,493simplecov
105478,826,721hashie
117417,186,755webmock
188285,431,674awesome_print
217241,416,688colored2
230232,068,539yard
245217,047,753dry-types
331160,441,724tty-spinner
518102,760,994rspec-its
82868,252,694tsort
89159,826,163dry-struct
1,24038,664,569dry-cli
1,38132,786,872dry-monads
2,13512,964,565tty-box
3,0385,846,912relaxed-rubocop
3,0465,777,772aruba
7,338681,624sym

Owners

#GravatarHandle
1iconkigster