RocketChat / Docker.Official.Image

Docker hub - community managed image
293 stars 218 forks source link

need to point to directions in docs and remove example docker-compose.yml file in this repo #156

Open dkebler opened 2 years ago

dkebler commented 2 years ago

I couldn't get rocket chat to work with the docker-compose.yml file in this repo. I finally looked at the docs from the main repo and followed them. Those link to a completely different docker-compose.yml example file that works.

To avoid user failure I'd remove the one in this repo and link to the docs in the readme.md.

https://go.rocket.chat/i/docker-compose.yml

https://docs.rocket.chat/quick-start/installing-and-updating/docker-containers/docker-compose

sprklinginfo commented 2 years ago

@dkebler , I have been struggling with the docker-compose file for a week now. Do you mean we should use the docker-compose example from this link: https://go.rocket.chat/i/docker-compose.yml instead? the 2nd link is already dead. tried the docker-compose file from the first link, both containers show restarting all the time, and the logs have this line: Error: couldn't connect to server mongo:27017, connection attempt failed: SocketException: Error connecting to mongo:27017 (172.18.0.2:27017) :: caused by :: Connection refused : Do you mind sharing the docker-compose.yml file which works for you? Thanks!

lemongarbage commented 2 years ago

I second this. With the current configuration, you can't upload images in RocketChat...