Add initial PowerDNS code

Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
2023-12-06 21:32:48 +01:00
parent 80cd767e4a
commit e7af96ec36
16 changed files with 243 additions and 0 deletions

5
cloudron-powerdns/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.env
runner/.env
secrets.txt
.tags
.vscode/*