How to obtain zeebe cluster details

Hi,
I ran docker-compose file provided for camunda-8-self-managed.

I can login to Operate and also see that other docker processes are running.

I took the twitter-review-java-springboot code.

My question is how do I get the following values from my local installation ?
zeebe.client.cloud.clusterId=
zeebe.client.cloud.clientId=
zeebe.client.cloud.clientSecret=

Thank you

1 Like

Hey @Prasad_Sanampudi

regarding your question:

you don’t need this for the self-managed installation.

Greets
Chris