There should be a menu entry "Cluster" in the UI.
To run your program against the cluster you have to set the host and port
in the java-driver to one of your coordinators.
ArangoDB arangodb = new ArangoDB.Builder().host("ip.to.your.coordinator",
8530).build();
<https://lh3.googleusercontent.com/-jwvHFRGRtPs/WLgvk7duN2I/AAAAAAAAAAM/mTcBgumgGJM1WqKWG5AetKMLBTRaE-zjQCLcB/s1600/clusterui.png>
Am Dienstag, 28. Februar 2017 10:58:20 UTC+1 schrieb AYUSH RASTOGI:
>
> Hello ,
> I installed arangodb-3.1.11 from source code on ubuntu 16.04 (AWS). and I
> am creating a cluster between two AWS machine using arangodb tool. The
> cluster was established.
> I want to run my code on that cluster. How am I see the cluster mode in UI
> from and how to use that cluster?
>
--
You received this message because you are subscribed to the Google Groups
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.