I want to some changes in jitsi and install from my own repository. Actually after some changes, i want to install it in many servers with each servers have unique domain.
Asked
Active
Viewed 345 times
1 Answers
0
You can change the front-end with two options :
Option 1 (recommended)
Follow the manual installation documentation and replace «jitsi-meet» component which is in /srv/jitsi-meet
This directory must contain your version of jitsi-meet (you must build the project, follow this step but clone your repository instead official repository)
Option 2 (not recommended)
Follow the quick installation then replace the /usr/share/jitsi-meet
This is the same step but in another directory
Be careful, this option is faster but each update on jisti-meet package (apt) can break your installation and override the /usr/share/jitsi-meet directory

Sylchauf
- 186
- 1
- 9