openimsdk / openim-docker

openim-docker configuration for deploying OpenIM. Provides a build solution for a stable distribution, as well as a docker compose deployment strategy
https://openim.io
Apache License 2.0
36 stars 46 forks source link

Bug: zookeep username and password #60

Closed AndrewZuo01 closed 4 months ago

AndrewZuo01 commented 8 months ago

What happened?

I set zookeeper username and password, then the open-im is unhealthy

What did you expect to happen?

it should be healthy

How can we reproduce it (as minimally and precisely as possible)?

add zookeeper username and password then start the service image

Anything else we need to know?

No response

version

```console $ {name} version # paste output here ```

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

cubxxw commented 8 months ago

Could you kindly consider placing this item in the "to-do" list for future review? Thank you for your attention to this matter.

cubxxw commented 7 months ago

Before starting up, the username and password for zk can be set through environment variables.

kubbot commented 5 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

skiffer-git commented 4 months ago

The Docker deployment plan has been fully upgraded. Please refer to the README for the new scheme. The new scheme is simpler to use and supports Linux, Windows, and Mac.