Hi guys,
I’ve successfully deployed Jitsi and Jibri following the installation steps. However, I’m now trying to build and package Jibri from the source https://github.com/jitsi/jibri to be able to install on a Linux box. I can’t use the pre-packaged installer as per the instructions on Github as I needed to make a small adjustment to the code per our requirement. Can some please share some knowledge about what this process looks like?
I cloned the source code to IntelliJ and downloaded all of the dependencies. I can build the project with no errors but I don’t know how to package it for Linux. I did create a Jar artifact but I don’t really know if that is what is required for installing on Linux. I’m not a Java/Kotlin developer.
Any help would be appreciated.
Thanks