Skip to content

Commit

Permalink
Merge pull request #96 from abcdmitry/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
JeevesTuxis authored Aug 5, 2016
2 parents 854c067 + 44561fa commit d04a7ac
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,23 @@ Installing

Have fun ;)

Configuring PowerDNS
====================
Minimal cofiguration of PowerDNS for supporting nsedit has to include 3 directives:
```
webserver=yes
api=yes
api-key=SomeRandomString
```

Special note for Ubuntu Xenial Xerus 16.04 users:
Default `pdns` package included in Ubuntu repositories has the version of 4.0.0-alpha2 and *nsedit v1.0* doesn't work with it due to API incompatibility.

If your PowerDNS version is not the latest one, please consider adding PowerDNS repository to your system.

Detailed instructions for adding repository are available at http://repo.powerdns.com/


Screenshots
===========

Expand Down

0 comments on commit d04a7ac

Please sign in to comment.