Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add OpenIM server, environment support for Docker Compose, and …
…Kubernetes deployment. (#1559) * feat: add openim server code Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * feat: add openim env Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * feat: add openim mongo and redis env Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * feat: add zk and redis mongo env Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * feat: add kafka and redis mongo env Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * feat: add openim docker Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * feat: add openim docker Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * feat: add openim docker Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * feat: add openim copyright Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * fix: docker compose Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * fix: remove openim chat config file Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * feat: add openim config set Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * feat: add openim config set Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * fix: fix Security vulnerability Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * fix: fix Security vulnerability Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * fix: docker compose Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> * Update kubernetes.go * Update discoveryregister.go * fix: copyright-add Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]> --------- Signed-off-by: Xinwei Xiong (cubxxw) <[email protected]>
- Loading branch information