/docs/dns.txt

https://bitbucket.org/ianb/silverlining/ · Plain Text · 22 lines · 15 code · 7 blank · 0 comment · 0 complexity · bfcccfc4f10212903d439983ccd71f70 MD5 · raw file

  1. DNS Services
  2. ------------
  3. Silver Lining currently does not handle DNS at all. But it might be
  4. nice if it did, don't you think? With this in mind I've asked around
  5. a bit about DNS services that include APIs. So far:
  6. * `DNS Made Easy <http://www.dnsmadeeasy.com/s0306/res/ddnsc.html>`_
  7. * `Nettica <http://www.nettica.com/Support/Developers.aspx>`_
  8. * `Zerigo <http://www.zerigo.com/managed-dns>`_ (they have a slick Web
  9. 2.1-looking website). There's also a `Python interface
  10. <https://bitbucket.org/dotcloud/pyzerigo/overview/>`_ in the works.
  11. * `DynDNS <http://dyn.com/dynect>`_ has a SOAP interface (yuck!) but
  12. is said to have a REST interface in the works.
  13. * Slicehost offers something, not sure if you need to sign up for an
  14. account.
  15. * Rackspace Cloud has something, but I haven't seen an API for it.