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

OVERWRITE_SETTING of Jitsi App doesn't work from 5.0 #26404

Open
TheRealBro opened this issue Jul 29, 2022 · 0 comments
Open

OVERWRITE_SETTING of Jitsi App doesn't work from 5.0 #26404

TheRealBro opened this issue Jul 29, 2022 · 0 comments

Comments

@TheRealBro
Copy link

Description:

With the change / update of video conferencing - Jitsi Settings are no longer read from environment variables.

Steps to reproduce:

Download docker container and try to start with the following environment variables:

OVERWRITE_SETTING_Jitsi_Enabled=
OVERWRITE_SETTING_Jitsi_Domain=
OVERWRITE_SETTING_Jitsi_URL_Room_Prefix=
OVERWRITE_SETTING_Jitsi_Enable_Channels=
OVERWRITE_SETTING_Jitsi_Open_New_Window=
OVERWRITE_SETTING_Jitsi_Chrome_Extension=
OVERWRITE_SETTING_Jitsi_Enabled_TokenAuth=
OVERWRITE_SETTING_Jitsi_Application_ID=
OVERWRITE_SETTING_Jitsi_Application_Secret=

Expected behavior:

When I install the Jitsi App from the new App marketplace, it should be possible to set the App settings via Environment variables, to start the docker container with the correct settings.

Bonus points, if we could install Apps like Jitsi App via an environment variable from the Marketplace, while starting the container.

Actual behavior:

Settings stay empty and need to be set by hand.

Server Setup Information:

  • Version of Rocket.Chat Server: 5.0.0
  • Operating System: Linux
  • Deployment Method: docker
  • Number of Running Instances: 2
  • DB Replicaset Oplog: enabled
  • NodeJS Version: v14.19.3
  • MongoDB Version: 4.2.21 (we know it's deprecated)

Client Setup Information

n/a

Additional context

n/a

Relevant logs:

n/a

@TheRealBro TheRealBro changed the title OVERWRITE_SETTINGS of Jitsi App doesn't work from 5.0 OVERWRITE_SETTING of Jitsi App doesn't work from 5.0 Jul 29, 2022
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

No branches or pull requests

1 participant