Camunda 8 local, without Keycloak,identity et.al

Hello Friends,

I want to run Camunda 8 zeebe and connectors only using hazelcast exporter.
Is is possible?

I have started zeebe and hazelcast successfully, but connectors gives me this error

connectors  | Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: zeebe/172.22.0.3:26500
connectors  | Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused
connectors  |   at io.netty.channel.unix.Errors.newConnectException0(Errors.java:164)
connectors  |   at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:129)
connectors  |   at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)

Any ways to run zeebe+connector+hazelcast.

I dont want to run, keycloak, identity, pg, operate, tasklist, elastichsearch, kibana etc.

Please advice.

Regards,
Subhro.

1 Like