Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 912 Bytes

TODO.textile

File metadata and controls

31 lines (25 loc) · 912 Bytes

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