msgbyte / tailchat

Next generation noIM application in your own workspace, not only another Slack/Discord/Rocket.chat
https://tailchat.msgbyte.com/
Apache License 2.0
2.92k stars 319 forks source link

Docker Compose 部署的,本地已经有minio了 || Docker Compose deployed, minio already exists locally #236

Open xiamuqingyu opened 4 months ago

xiamuqingyu commented 4 months ago

已经有现成的Redis,MongoDB,minio环境了,不希望再加那些docker环境 可不可以让Docker Compose 直接连接本地的Redis,MongoDB,minio环境

手动部署,没有smtp和管理后台的文档,那个文档好像只有docker版的


We already have existing Redis, MongoDB, and minio environments, and we don’t want to add those docker environments. Can Docker Compose directly connect to the local Redis, MongoDB, and minio environments?

Manual deployment, there is no documentation on SMTP and management background. The documentation seems to be only for Docker version.

moonrailgun commented 4 months ago

of course, you can check document or docker file to learn how to run. and all of it is change env file is ok let me know if you need other help. which part is block your work?