Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow jvb and jicofo max_mem env vars to be altered through docker #1648

Merged
merged 2 commits into from
Dec 6, 2023
Merged

allow jvb and jicofo max_mem env vars to be altered through docker #1648

merged 2 commits into from
Dec 6, 2023

Conversation

gottaeat
Copy link
Contributor

as described in #1647, for non containerized setups of jitsi, users can alter the maximum memory limit for java to be set in the respective jvb and jicofo configuration files, but these files are not exposed in /config for dockerized installations.

while that is the case, the run-scripts for both jvb and jicofo read JICOFO_MAX_MEMORY and VIDEOBRIDGE_MAX_MEMORY from the environment.

these patches allow for the same functionality to be restored without the config files needing to be exposed to the main namespace.

@gottaeat
Copy link
Contributor Author

gottaeat commented Dec 6, 2023

anything preventing this from being merged?

@saghul saghul merged commit ee2f3c9 into jitsi:master Dec 6, 2023
@saghul
Copy link
Member

saghul commented Dec 6, 2023

Sorry, I forgot to push the button.

@gottaeat
Copy link
Contributor Author

gottaeat commented Dec 6, 2023

cheers.

@gottaeat gottaeat deleted the mem_envvars branch December 7, 2023 13:31
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.

2 participants