Aleksei Kovrizhkin 8862bb2bc8 Merge pull request #2 from anp135/master
v3 support
2023-09-02 18:58:19 +03:00
2023-08-28 17:43:14 +03:00
2023-08-28 17:43:14 +03:00
2023-07-08 21:44:11 +03:00
2023-07-08 21:44:11 +03:00
2017-08-26 17:49:06 +03:00
2023-08-28 17:43:14 +03:00
2017-08-26 17:50:41 +03:00

dcape-dns-config

Config for dcape based powerdns server

This project contains Makefile and sample sql zone definition for loading zones into PowerDNS server.

Requirements

  • dcape installed on remote host with pdns and gitea running

Usage

  • fork this project into your dcape gitea
  • in gitea project settings setup hook for server where powerdns service running
  • clone project locally from gitea
  • add your zones .sql by example from domain.sql.sample
  • make git push and change project env in dcape cis config frontend
  • make git push again and see updated dns zones

TODO

  • Zone rectification SQL
Description
Config for dcape based powerdns server
Readme 50 KiB
Languages
PLpgSQL 71.1%
Makefile 28.9%