Any reason to use docker and not k8s? The ARANGO_ROOT_PASSWORD is probably only going to work for a standalone server not a cluster.
If you are setting up a cluster you may have to use the REST API / Arangosh to set the password as outlined in the docs Can you elaborate on server not coming up, what are the logs saying? On Tuesday, February 6, 2024 at 11:34:54 AM UTC-8 [email protected] wrote: > Hi everyone, > > we are trying to bring up an Arango db cluster using docker compose and if > i enable authentication using `ARANGO_ROOT_PASSWORD`. the server is not > coming up. > I don't find any documentation or sample with authentication enabled for a > docker cluster environment. > > Can someone please suggest or help me on this. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/arangodb/bfb64f62-50a9-4a11-af7f-eabdc8d50d63n%40googlegroups.com.
