Compare commits
No commits in common. "master" and "dev-master" have entirely different histories.
master
...
dev-master
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# pdns-console
|
# pdns-console
|
||||||
|
|
||||||
PDNS-Console provides a CLI to manage PowerDNS application and improved it by adding a powerfull DNS zone versionning.
|
PDNS-Console provided a CLI to manage PowerDNS application and improved it by adding a powerfull DNS zone versionning.
|
||||||
|
|
||||||
* [Installation](#installation)
|
* [Installation](#installation)
|
||||||
* [Available commands](#available-commands)
|
* [Available commands](#available-commands)
|
||||||
|
|
@ -48,7 +48,7 @@ PDNS-Console provides a CLI to manage PowerDNS application and improved it by ad
|
||||||
|
|
||||||
#### Specifications
|
#### Specifications
|
||||||
|
|
||||||
* We want to manage the domain *example.tld*
|
* We want to mange the domain *example.tld*
|
||||||
* We need 3 records:
|
* We need 3 records:
|
||||||
* *example.tld* -> 1.2.3.4
|
* *example.tld* -> 1.2.3.4
|
||||||
* *www.example.tld* -> same as *example.tld*
|
* *www.example.tld* -> same as *example.tld*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue