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
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.
@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!
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
The text was updated successfully, but these errors were encountered: