Skip to content
Edmondas Girkantas edited this page Jan 16, 2022 · 2 revisions

To begin, you need to create a SQLite database file containing the PowerDNS schema. You can use this script (or do similar steps): https://github.com/poweradmin/poweradmin-scripts/blob/master/create_sqlite_db.sh

Afterwards, run the installer and select SQLite as the database type, and then provide (the full path to the database file).

step3

Afterwards, copy generated configuration to inc.config.php.

step6