openimsdk / openimsdk/openim-docker

[BUG] When deploying with the latest version of Docker, the admin backend does not have a configuration center.

Open
#253 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

planning
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

Image
Screenshots Link

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.