How can I run dashboard as a service, not from terminal
I have successfully configured dashboard, and can login with an existed account. Now I want to run dashboard as a service just like the service scripts in /etc/init.d and run it automatically when the machine boot up, not from a terminal and start it manually.
Thanks.