79597078

Date: 2025-04-28 18:24:47
Score: 1
Natty:
Report link

Gotcha!

So, i was navigating through the docker container and found the container name in this file path -> /var/lib/gridstore/conf/gs_cluster.json and the clustername written in json like this

{
  "clusterName":"dockerGridDB",
  ...
}
docker exec -it griddb-server bash
cat /var/lib/gridstore/conf/gs_cluster.json
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: hordlaw