Skip to content

How to update the dashboard

Jesús Darío edited this page May 14, 2015 · 3 revisions
  1. Log in to your xway, wether it is through http://home.xway and opening the terminal app or through ssh root@home.xway.
  2. Type:
npm -g install xy-dashboard
service dashboard stop
service dashboard start
  1. 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.

Written with <3 by Jesús Darío, co-founder of netBeast.

Clone this wiki locally