You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contrib/offline-deployment.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,3 @@
1
-
2
-
3
1
# OpenIM Offline Deployment Design
4
2
5
3
## 1. Base Images
@@ -10,7 +8,7 @@ Below are the base images and their versions you'll need:
10
8
-[ ] redis:7.0.0
11
9
-[ ] mongo:6.0.2
12
10
-[ ] bitnami/zookeeper:3.8
13
-
-[ ] minio/minio:latest
11
+
-[ ] minio/minio:RELEASE.2024-01-11T07-46-16Z
14
12
15
13
> [!IMPORTANT]
16
14
> It is important to note that OpenIM removed mysql components from versions v3.5.0 (release-v3.5) and above, so mysql can be deployed without this requirement or above
@@ -22,10 +20,10 @@ OpenIM:
22
20
> [!TIP]
23
21
> If you need to install more IM components or monitoring products [images.md](https://github.com/openimsdk/open-im-server/blob/main/docs/contrib/images.md)
0 commit comments