PowerDNS
The PowerDNS Authoritative Server is a versatile nameserver which supports a large number of backends. These backends can either be plain zone files or be more dynamic in nature. PowerDNS has the concepts of ‘backends’. A backend is a datastore that the server will consult that contains DNS records (and some metadata). The backends range from database backends (MySQL, PostgreSQL) and BIND zone files to co-processes and JSON API’s.
PowerDNS
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/powerdns.sh)"
Configuration
Config file:
1
/opt/poweradmin/config/settings.php
Notes
For administrator credentials type:
cat ~/poweradmin.creds inside LXC.Web Interface
Links
This post is licensed under CC BY 4.0 by the author.