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
.