If you are performing a fresh installation, please follow the instructions given in file INSTALL.
If you are upgrading from a previous version of ddserver, please follow the instructions below, that match the version you are upgrading from.
In any case, you should create a backup of your ddserver database before you perform an upgrade!
- Make a backup of your ddserver database!
- Stop ddserver.
- Unpack and install the new version of ddserver. python setup.py install
- Apply all the SQL statements from file ddserver/resources/doc/schema.upgrade.sql to your database.
- Check /etc/ddserver/ddserver.conf.example for new configuration parameters and add them to your own configuration file
- Start ddserver.
- Restart powerdns ro reload the ddserver-recursor.