- cd /path/to/sqlconsole
- modify variable
sqllogfile
in app.js at line 5 - npm install
- npm install forever -g
- forever start -l forever.log -o out.log -e err.log app.js
- add vhost
domain.com
to document_root/path/to/sqlconsole
- visit
http://domain.com/index.html