How do I see if my nodes are connected to clusterODM?
If I use
winpty node index.js --help I get
winpty: error: cannot start ‘node’: Not found in PATH
If I use http://localhost:10000 I get
This site can’t be reached
localhost refused to connect.
I am using webODM with docker.
Is there anyway to know if my other 2 computers are connected to my clusterodm?
Please bear in mind I am not very code savy.