Difference between revisions of "stoney conductor: prov-dns-powerdns"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Overview)
(Links)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Overview =
 
= Overview =
This module provisions the authoritative and cache [https://www.powerdns.com/ PowerDNS] servers.
+
This module provisions the authoritative and cache [https://www.powerdns.com/ PowerDNS] servers. The self-service modules [[:Category:stoney vm|stoney vm]]and [[:Category:stoney conductor|stoney conductor]] are dependent on the service-dns-powerdns service module.
  
The self-service modules [[:Category:stoney vm|stoney vm]]and [[:Category:stoney conductor|stoney conductor]] are dependent on the service-dns-powerdns service module.
+
= Requirements =
 +
 
 +
= Architecture =
 +
[[Image:service-dns-powerdns overview.jpg||400px]]
 +
 
 +
= Limitations =
  
 
= Source Code =
 
= Source Code =
Line 9: Line 14:
 
https://github.com/stepping-stone/ ...
 
https://github.com/stepping-stone/ ...
  
[[Category:Service Modules]]
+
= Links =
 +
* https://www.powerdns.com/
 +
 
 +
[[Category:stoney conductor]][[Category:Provisioning Modules]]

Latest revision as of 10:03, 24 December 2013

Overview

This module provisions the authoritative and cache PowerDNS servers. The self-service modules stoney vmand stoney conductor are dependent on the service-dns-powerdns service module.

Requirements

Architecture

service-dns-powerdns overview.jpg

Limitations

Source Code

The source code is located in our GitHub Repository:

https://github.com/stepping-stone/ ...

Links