mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 19:46:57 +08:00
Update README.md
.
This commit is contained in:
parent
825134a3fb
commit
ad21b6ce4a
@ -49,7 +49,7 @@ business data.
|
|||||||
|
|
||||||
2. Open-IM relies on five open source high-performance components: **Etcd**, **MySQL**, **MongoDB**, **Redis**, **Kafka**. Before you deploy Open-IM privately, please make sure that you have installed the above five components and **check the component parameters ** in the configuration file. If your server does not have the above components, you must install the missing components first. **If you have the above components, it is recommended to use them directly, if not, Docker installation is recommended, which is faster and more convenient**.
|
2. Open-IM relies on five open source high-performance components: **Etcd**, **MySQL**, **MongoDB**, **Redis**, **Kafka**. Before you deploy Open-IM privately, please make sure that you have installed the above five components and **check the component parameters ** in the configuration file. If your server does not have the above components, you must install the missing components first. **If you have the above components, it is recommended to use them directly, if not, Docker installation is recommended, which is faster and more convenient**.
|
||||||
|
|
||||||
3. Git clone Open-IM project
|
3. Git clone Open-IM project
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/tinode/chat
|
git clone https://github.com/tinode/chat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user