-
Notifications
You must be signed in to change notification settings - Fork 6
How to update the dashboard
pablopi edited this page Oct 13, 2015
·
3 revisions
- Log in to your Netbeast router, wether it is through http://home.netbeast and opening the terminal app or through
ssh root@home.netbeast
. - Type:
npm -g install nb-dashboard
service dashboard stop
service dashboard start
Done!
It is expected to be a feature of following releases to do this automatically for you by just pressing a button or automatically with each new release.
- Folders in config.json are not created after installation, due to
.gitignore
. To fix this go to nb-dashboard folder (most probably in/lib/node_modules/nb-dashboard
or/usr/lib/node_modules/nb-dashboard
and runmkdir sandbox; mkdir tmp
.
Written with <3 by Jesús Darío, co-founder of netBeast.
# warning
: now our docs are being published in our gitbook and available on our website. Visit http://docs.netbeast.co/
- Visit our site https://netbeast.co
- Mail us: staff [at] netbeast.co
- Report a bug or enter discussion at issues
- Other resources: Dashboard, Netbeast API