Hi,

I want to be able to monitor and manage my local cluster.

But, I have some difficulty in setting up Ignite Web console locally.

I do have nodejs and mongodb installed in my local machine.

As per the instructions provided in ,
https://apacheignite.readme.io/docs/local-deployment
For backend:
cd $IGNITE_HOME/modules/web-console/backend
npm install --no-optional

For frontend:
cd $IGNITE_HOME/modules/web-console/frontend
npm install --no-optional

I do not have a modules folder in my ignite installation directory. 

So , do not know how I can have the backend and frontend dependencies to be
installed.

Also, I already have the ignite-web-agent-1.7.2 downloaded in my machine
from the url , htps://console.gridgain.com

I do not know if I still need to build and generate the binaries for the web
agent, since I have already downloaded the agent.

I understand the webagent communicates with webconsole as well as the nodes
in the cluster.

Can you help me on how I can have the web-console setup so that I can
communicate to it with the web-agent I have downloaded.

I feel the docs are not clear on the procedure.

Thanks,
edwardk










--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Setup-Web-agent-and-Web-console-on-locally-tp8341.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to