/rackspace-dns-gui

A Node/Bootstrap based GUI for the Rackspace DNS API

Primary LanguageHTMLApache License 2.0Apache-2.0

A Frontend for The Rackspace DNS API

Build Status

Required node modules:

express:

npm install [-g] express

less:

npm install [-g] less

jade:

npm install [-g] jade 

step:

npm install [-g] step

mysql:

npm install [-g] mysql

mailer:

npm install [-g] nodemailer

Required changes

System spcific variables:

Change the values in config.js to reflect your system

License

LogMapper is open sourced under the Apache License version 2.0.
http://www.apache.org/licenses/LICENSE-2.0.html

TODO

see TODO