• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue Installing Jitsi on Linux with Plesk Admin

austin55

New Pleskian
Hi,

I have tried for a couple of days to install Jitsi Meet on a VPS Linux 18.04 server with Plesk web admin to no avail. It seems the issue has to do with Plesk support/compatibility with with this solution. It would be great if someone can assist me with installation directives on this or is Jitsi not compatible with Plesk?

Many thanks for your support.


Austin
 
Jitsi meet should be independent from Plesk. However, it will of course interfere with the web server and the ports. But I think this can be solved. You need to follow the guide on
and carefully edit the web server configuration files of Plesk so that the Jitsi traffic is sorted out of other traffic.

Personally, I don't get why anyone would want to install that on a Plesk server and go through that ordeal. Why not simply have a server instance for Jitsi Meet only? It's not meant to run as a normal website anyway. Where could Plesk come in when you want to manage Jitsi Meet? These are simply two totally different systems with totally different needs.
 
Hi,

I have tried for a couple of days to install Jitsi Meet on a VPS Linux 18.04 server with Plesk web admin to no avail. It seems the issue has to do with Plesk support/compatibility with with this solution. It would be great if someone can assist me with installation directives on this or is Jitsi not compatible with Plesk?

Many thanks for your support.


Austin
Hello,

Good Evening,

Why don't you try this, please go through this link: New tutorial: Installing Jitsi Meet on your own Linux Server - Jitsi
This above link might help you to understand how to installing jitsi on Linux.

Thanks & Regards,
Anita
 
Hello,
after following the tutorial and making sure that Jitsi is up and running, I have the problem that directory configuration in Plesk is wrong.
It points to an empty folder.
If I try to type in the Jitsi folder, I get an error message (see screenshot).
What do I habe to do to let the domain point to the correct Jitsi Meet folder?

Using

Plesk Obsidian 18.0.66 Update #2
Web Host Edition​


Thank you.
 

Attachments

  • error.jpg
    error.jpg
    307.6 KB · Views: 5
By design, the document root of a subdomain cannot be set outside of the subscription, i.e. it must be located within the domain's webspace.
 
I recommend using jitsi on docker and adding a directive to the plesk webserver configuration (nginx) to connect to that container.
 
Back
Top