How do I setup the demo ui as defalut page?

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
etrust
Posts: 27
Joined: 24 Feb 2014 20:27

How do I setup the demo ui as defalut page?

Post by etrust »

Hi Forum,

If I access http://myrazberryip:8083 so I see there links to access demo ui and 3 more links.

My goal is: If I go to http://myrazberryip:8083, than I want to see directly the demo ui (jquerymobile).

What and where can I setup this exactly?
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: How do I setup the demo ui as defalut page?

Post by pz1 »

Did you mean to get at: http://raspberry:8083/jqmobile/
Since 29-12-2016 I am no longer a moderator for this forum
etrust
Posts: 27
Joined: 24 Feb 2014 20:27

Re: How do I setup the demo ui as defalut page?

Post by etrust »

pz1 wrote:Did you mean to get at: http://raspberry:8083/jqmobile/
yes exactly, where should i put that?
cruxx
Posts: 1
Joined: 25 Feb 2014 21:39

Re: How do I setup the demo ui as defalut page?

Post by cruxx »

change the config option in /opt/z-way-server/config.xml

orig: <http-root-dir>./htdocs</http-root-dir>

your wish: <http-root-dir>./htdocs/jqmobile</http-root-dir>

restart the z-way-server: sudo service Z-Way restart

maybe there is an error on the page like "read_error rules.xml"
copy the link ~config from /opt/z-way-server/htdocs/~config to /opt/z-way-server/htdocs/jqmobile/~config

Be sure - you have to do that after every update/upgrade of z-way version

cheers,
cruxx
Post Reply