Requirements

Requirements

The DomDNS need the following software parts :

  • A webserver with PHP support (known to work on Apache and Nginx)
  • A database to store the DNS zones/records : can be MySQL, PostgreSQL, SQLite3
  • The PHP must have PDO support enabled for the database wanted
  • The PHP must have the SSH support enabled if your want to drive external DNS servers
  • The DomFramework installed
  • One or more Bind server

The Bind server will be drived by SSH or sudo.