Octodns: Difference between revisions

imported>Onny
Update example config
Klinger (talk | contribs)
m Category:DNS added
 
(4 intermediate revisions by 2 users not shown)
Line 27: Line 27:
     directory: ./config
     directory: ./config
     default_ttl: 3600
     default_ttl: 3600
     enforce_order: True
    # Records in the zone config don't have to be sorted alphabetically
     enforce_order: False
   gandi:
   gandi:
     class: octodns_gandi.GandiProvider
     class: octodns_gandi.GandiProvider
Line 58: Line 59:


* Use OctoDNS as a NixOS module and declare DNS setup declarative https://github.com/Janik-Haag/NixOS-DNS
* Use OctoDNS as a NixOS module and declare DNS setup declarative https://github.com/Janik-Haag/NixOS-DNS
* [[Dnscontrol]], tool to synchronize your DNS to multiple providers from a simple DSL
[[Category:Applications]]
[[Category:Server]]
[[Category:Networking]]
[[Category:DNS]]