namedmanager
1.9.0
About: NamedManager is a web-based DNS management system (supporting the Bind nameserver).
![]() ![]() |
For more information including source code, issue tracker and documentation visit the project homepage:
https://projects.jethrocarr.com/p/oss-namedmanager/
NamedManager is an AGPL web-based DNS management system designed to make the adding, adjusting and removal of zones/records easy and reliable.
Rather than attempting to develop a new nameserver as in the case of many DNS management interfaces, NamedManager supports the tried and tested Bind nameserver, by generating Bind compatible configuration files whenever a change needs to be applied.
This also ensures that an outage of the management server web interface or SQL database will not result in any impact to DNS servers.
docs/ Documentation, authors file, copyright/license and other information.
htdocs/ Web-based Frontend
bind/ Scripts for integrating with Bind name servers.
resources/ Sample config files, spec files, packaging tools and other bits.
sql/ Database schemea install and upgrade components.