Skip to content

Support running multiple instances on non-default ports#29

Open
TehPeGaSuS wants to merge 3 commits into
RocketChat:mainfrom
TehPeGaSuS:patch-1
Open

Support running multiple instances on non-default ports#29
TehPeGaSuS wants to merge 3 commits into
RocketChat:mainfrom
TehPeGaSuS:patch-1

Conversation

@TehPeGaSuS

Copy link
Copy Markdown
  • Pass --port to mongod via MONGODB_PORT_NUMBER so the daemon listens on the configured port inside the container, not always 27017.
  • Update the Rocket.Chat startup probe to check the correct port.
  • Document the minimum .env overrides needed to run a second instance alongside an existing default deployment.

- Pass --port to mongod via MONGODB_PORT_NUMBER so the daemon listens on the configured port inside the container, not always 27017.
- Update the Rocket.Chat startup probe to check the correct port.
- Document the minimum .env overrides needed to run a second instance alongside an existing default deployment.
Added instructions for running multiple Rocket.Chat instances on the same host, including necessary environment variable changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant