openimsdk / openimsdk/openim-docker
[BUG] When deploying with the latest version of Docker, the admin backend does not have a configuration center.
Nobody has claimed this yet.
- Dominant language
- Go Template
- Stars
- 88
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
OpenIM Server Version
OPENIM_SERVER_IMAGE=openim/openim-server:v3.8.3-patch.7 # OpenIM server application image version
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Docker Deployment
Bug Description and Steps to Reproduce
OpenIM server and chat service images
OPENIM_SERVER_IMAGE=openim/openim-server:v3.8.3-patch.7 # OpenIM server application image version
#OPENIM_SERVER_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-server:release-v3.8.3
OPENIM_CHAT_IMAGE=openim/openim-chat:v1.8.4-patch.2 # OpenIM chat application image version
#OPENIM_CHAT_IMAGE=registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-chat:release-v1.8.4
Screenshots Link
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Docker deployment with the OPENIM_SERVER_IMAGE and OPENIM_CHAT_IMAGE versions listed in the issue, then inspect the deployment configuration for how the admin backend exposes its configuration center. Compare the affected deployment with a working setup and verify that the configuration center is available after deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100