Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

zenire/dnsshop

Repository files navigation

dnsshop

Installation instructions

git clone https://github.com/tools4isp/dnsshop.git

mv dnsshop/*

cd

mysql -u root -p

Create database for dnsshop and create a user for it

mysql -u -p < dnsshop.sql

mysql -u -p < powerdns.sql # Includes changes based on the default PowerDNS scheme with DNSsec support

Update settings in config.php, look for $lang_dir, $layout_dir, $template_dir and for $config. In $config you need to set

the "central" database to and "dns" to

Default login details

Username: admin

Password: dnsshop

Commercial support

Commercial support is available via [email protected]

About

Control panel for PowerDNS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.9%
  • CSS 5.1%