public
Description: Rails frontend for PowerDNS running MySQL or PostgreSQL backends
Homepage: http://kennethkalmer.github.com/powerdns-on-rails/
Clone URL: git://github.com/kennethkalmer/powerdns-on-rails.git
kennethkalmer (author)
Tue Sep 29 17:04:59 -0700 2009
commit  5fa7d74518545c3b1c5ec15b7a527d1500c1b477
tree    4c84707483159ece9a757c1cb1b31e92713dc089
parent  7606ecd8c875945aa06983d29044d1ac6bb371c6
powerdns-on-rails / TODO.textile
100644 32 lines (25 sloc) 0.912 kb

PowerDNS on Rails TODO

Simple list of things to do by version. This is not authorative, the real list will be maintained at the LightHouse tracker.

http://kennethkalmer.lighthouseapp.com/projects/11831-powerdns-on-rails/

Not Started / In Progress

  • Multiple users (admins or owners)
    (remove roles model and persist roles in users table)
  • Solid models and model specs
  • Documentation (becoming urgent)
  • Configuration samples for powerdns
  • Basic API client
  • DNS Insights
  • API improvements
  • Deployment instructions directly from GitHub
  • mod_passenger installation
  • simple git clone and future git pull’s
  • Import scripts for standard zone files and PowerDNS
  • Flexible model support?
  • Statistics (import pdns logs)

Completed

  • Github project page
  • Configurable macros
  • Basic database structure
  • Zone/Record Templates
  • Authentication tokens for one-time access
  • User management