Hi Tim,
`brunch watch --server` serves UI and mock-data served from
"/ambari/ambari-web/app/assets/data".
It is not connected to an actual Ambari-server or live cluster.

If you want to visit installer with mock-data, you can set
"App.alwaysGoToInstaller = true" in file "/ambari/ambari-web/app/config.js".
Then visiting http://localhost:3333 should visit installer.
Regards,
Srimanth




On Tue, Nov 4, 2014 at 3:39 PM, Tim <[email protected]> wrote:

> Hello all,
>
> I'm following instructions at
>
> https://cwiki.apache.org/confluence/display/AMBARI/Coding+Guidelines+for+Ambari
> and ending with 'brunch watch --server'. However, this starts ambari-web
> with a preconfigured cluster. Is there a way to start ambari-web in the
> cluster setup wizard? I'm trying to change some of the wizard code, and
> would like an easy way to see changes.
>
> Thanks,
> Tim Schoenheider
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Reply via email to