Quick Verification
đ Part 1: Deploying the Serverâ
Please refer to Docker Deployment or Source Code Deployment for deployment instructions.
Part 2: Opening Portsâ
đĄ IM Portsâ
TCP Port | Description | Operation âī¸ |
---|---|---|
TCP:10001 | ws protocol, message port for client SDK | Open port |
TCP:10002 | api port, for interfaces like user, friends, groups, messages | Open port |
TCP:10005 | Needed when choosing MinIO storage (OpenIM defaults to MinIO storage) | Open port |
đŦ Chat Portsâ
TCP Port | Description | Operation âī¸ |
---|---|---|
TCP:10008 | Business systems, such as registration, login, etc. | Open port |
TCP:10009 | Admin backend, such as statistics, account suspension, etc. | Open port |
đģ PC Web and Admin Frontend Resource Portsâ
TCP Port | Description | Operation âī¸ |
---|---|---|
TCP:11001 | PC Web frontend resources | Open port |
TCP:11002 | Admin frontend resources | Open port |
đģ Grafana Portâ
TCP Port | Description | Operation âī¸ |
---|---|---|
TCP:13000 | Grafana port | Open port |
Part 3: Verificationâ
PC Web Verificationâ
tip
Enter http://ip:11001
in the browser to access PC Web. This IP is the server's OPENIM_IP; ensure the browser can access it. For first-time use, please register with a mobile number; the default verification code is 666666
.
App Verificationâ
Scan the QR code below or click here to download.
tip
Double-click the OpenIM logo, then change the IP to the server's OPENIM_IP and restart the App.
Please ensure relevant ports are open and restart the App after making changes. For first-time use, please register with a mobile number; the default verification code is 666666
.