Note: Change the path for the default folder location
-
git clone https://github.com/tools4isp/dnsshop.git
-
mv dnsshop/* <location where you want the files>
-
cd <location where you moved the files>
- Login to MYSQL -->
mysql -u root -p
-
mysql -u <dnsshop mysql user> -p <dnsshop mysql database> < dnsshop.sql
-
mysql -u <powerdns mysql user> -p <powerdns mysql database> < powerdns.sql
The schema(s) includes changes based on the default PowerDNS scheme with DNSsec support.
Note: Do not forget to create user for the same.
-
cp config.new.php config.php
-
Update settings in config.php, look for:
- $lang_dir,
- $layout_dir,
- $template_dir,
- For $config. In $config you need to set:
- "central" database to ``
- "dns" database to ``
Username: admin
Password: dnsshop
Commercial support is available via [email protected]
Free support is available on irc.
Server: irc.ircunited.com
Channel: #tools4isp
We are working on a new version. Issues, bug reports and feature requests are welcome so we can fix them in the new version before releasing the new version.
Thanks,
The Management
DNS Shop