Is there a way to speed up docker compose up -d

Description

I’ve been running the command in the process of updating my Rocket.Chat to the latest version. However it has been running for the last two hours. I noticed the command usually takes an hour or two to complete. Is there any way to speed it up?

Server Setup Information

  • Version of Rocket.Chat Server: 7.0.0
  • Operating System: CentOS 7 Linux VM
  • Deployment Method: docker compose
  • Number of Running Instances: 1
  • DB Replicaset Oplog: Not sure
  • NodeJS Version: Not sure
  • MongoDB Version: Not sure but this is my configuration in the docker-compose.yml
    image: docker.io/bitnami/mongodb:${MONGODB_VERSION:-5.0}
  • Proxy:
  • Firewalls involved: SonicWall

No idea.

Not enough information to tell.

Have a read here how to properly report bugs.

https://gist.github.com/reetp#rocketchat---asking-for-help

Did you read this?

https://docs.rocket.chat/v1/docs/en/updating-rocketchat-faq

Have you got any backups? You may well need them.

Have you checked your logs?

Were you trying to upgrade Mongo as well? (Sounds like Mongo has failed to start/restart but… no logs)

What version were you on? Rocket and Mongo.

Did you use a “latest” tag?

Why you shouldn’t: