9 Commits

Author SHA1 Message Date
Fabian Weisshaar
f987fae7e0 fixes #246, #249, #253. except DnsUpdateError and use random IP in check_domain().
The delete() was removed because after an add() the nameserver need time to process the nsupdate query. This leads to an NXDOMAIN response on current ip check in delete() thus the delete() call fails.
2016-01-26 14:33:18 +01:00
Thomas Waldmann
8e911f488f improve install docs, gunicorn and nginx config, fix django version in settings 2014-08-28 02:27:24 +02:00
Thomas Waldmann
e18b725096 fix default settings module name at some places
note: in production, you will usually have to specify an OWN module (like local_settings) that imports from nsupdate.settings.prod and then overrides whatever you need to be different
2013-12-15 17:16:04 +01:00
Thomas Waldmann
e27d1fa687 update bind9 configuration example / view 2013-11-10 06:48:48 +01:00
Thomas Waldmann
5a96234cbc update / improve sample configs 2013-11-09 21:17:52 +01:00
Thomas Waldmann
379eb33ae4 add configs: nginx, supervisor, gunicorn 2013-10-05 04:01:46 +02:00
Thomas Waldmann
f4f953141f moved bind9 examples / snippets to a bind9 folder 2013-10-03 18:25:08 +02:00
Thomas Waldmann
3fa09acc23 add nsupdate.info zonefile for bind9 2013-09-29 20:47:06 +02:00
Thomas Waldmann
33d5475965 create docs/examples/ directory, add configuration for bind9 2013-09-29 20:47:06 +02:00