Skip to content

Instantly share code, notes, and snippets.

@geokal
Last active August 22, 2023 22:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geokal/00a97f76055167ee851a4490cc39debe to your computer and use it in GitHub Desktop.
Save geokal/00a97f76055167ee851a4490cc39debe to your computer and use it in GitHub Desktop.
PowerDNS configuration file with sqlite backend
webserver=yes
webserver-address=0.0.0.0
webserver-port=8081
webserver-allow-from=0.0.0.0/0
api=yes
api-key=changeme
local-port=5300
launch=gsqlite3
gsqlite3-database=/opt/homebrew/etc/powerdns/pdns.sqlite3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment