On Sun, May 3, 2020, at 9:07 AM, Nicolas Kovacs wrote:
Hi,
Anyone here managed to run Jitsi Meet on a CentOS 7 server ? As far as I can tell, it's one of the nicer open source videoconferencing solutions out there. I gave it a spin on https://suricate.tv and now I'd like to install it on one of my servers.
Unfortunately the Jitsi developers only provide documentation for Debian/Ubuntu. Well, there is some sort of guide for CentOS around. As far as I can tell, the purpose of this guide is to encourage CentOS users to switch to Debian/Ubuntu. :o)
Anyway, if you have a pointer to some comprehensible docs, I'd be grateful.
Cheers,
Niki
They have rpms:
https://download.jitsi.org/jitsi/rpm/
and also a scalable installation:
https://github.com/jitsi/jitsi-meet/blob/master/doc/scalable-installation.md
Which one do you need?