Deploying Jitsi through the Linode Marketplace

Traducciones al Español
Estamos traduciendo nuestros guías y tutoriales al Español. Es posible que usted esté viendo una traducción generada automáticamente. Estamos trabajando con traductores profesionales para verificar las traducciones de nuestro sitio web. Este proyecto es un trabajo en curso.
Create a Linode account to try this guide with a $100 credit.
This credit will be applied to any valid services used during your first 60 days.

Jitsi is a suite of open source projects that allows you to host your own virtual video conferences.

Deploying the Jitsi Marketplace App

The Linode Marketplace allows you to easily deploy software on a Linode using the Linode Cloud Manager.

  1. Log in to the Cloud Manager and select the Marketplace link from the left navigation menu. This displays the Linode Compute Create page with the Marketplace tab pre-selected.

  2. Under the Select App section, select the app you would like to deploy.

  3. Fill out all required Options for the selected app as well as any desired Advanced Options (which are optional). See the Configuration Options section for details.

  4. Complete the rest of the form as discussed within the Getting Started > Create a Linode.

  5. Click the Create Linode button. Once the Linode has provisioned and has fully powered on, wait for the software installation to complete. If the Linode is powered off or restarted before this time, the software installation will likely fail. To determine if the installation has completed, open the Linode’s Lish console and wait for the system login prompt to appear.

  6. Follow the instructions within the Getting Started After Deployment section.

Software installation should complete within 3-5 minutes after the Linode has finished provisioning.

Configuration Options

Jitsi Options

The Jitsi Marketplace form includes advanced fields to setup your Jitsi server’s domain records and a free Let’s Encrypt SSL certificate. These are optional configurations and are not required for installation.

Note

To use Jitsi with encrypted connections, you need an SSL certificate. If you choose to create the free SSL certificate during setup, you must have a fully qualified domain name registered prior to installation.

If Jitsi is not created with the SSL option enabled, it uses a self-signed certificate which may trigger an invalid certificate response in some browsers.

FieldDescription
The hostname for your serverThe hostname for the server. The default value “meet” is filled in when you select Jitsi from the Marketplace Apps; feel free to change this.
Your domainThe domain name where you wish to host your Jitsi server. For example, example.com.
Your Linode API Token.Your Linode API access token is needed to create your DNS records and to create the Let’s Encrypt SSL certificate. If you don’t have a token, you must create one before continuing.
Would you like to use a free Let’s Encrypt SSL certificate?Select Yes if you would like the install to create an SSL certificate for you, or No if you do not. You cannot create secure, encrypted conferences without an SSL certificate. If No is selected, the Jitsi app triggers security warnings in most web browsers.
Admin Email for Let’s Encrypt certificateThe email you wish to use for the SSL certificate. This email address receives notifications when the certificate needs to be renewed.
Note
If you enter a domain name, the address to access Jitsi is hostname.domain name. For example, if you kept the default hostname, meet, and your domain name is example.com, to access Jitsi, the address is: https://meet.example.com.

General Options

For advice on filling out the remaining options on the Create a Linode form, see Getting Started > Create a Linode. That said, some options may be limited or recommended based on this Marketplace App:

  • Supported distributions: Ubuntu 20.04 LTS
  • Recommended minimum plan: All plan types and sizes can be used, though we recommend a 8GB Dedicated CPU or Shared Compute Instance for hosting large meetings or multiple simultaneous meetings.

Getting Started After Deployment

Jitsi is now installed and ready to use.

  1. Before you go to your app, if you filled out the optional Jitsi configuration fields:

    • In the Cloud Manager DNS Manager there is now an entry for your domain with two A/AAAA records pointing to your new server. One for the domain name and one for the hostname.
    • Configure the rDNS on your Linode.
  2. If you didn’t setup a domain, navigate to the rDNS address of the Linode in your browser. You can find the rDNS address in the Networking tab for your Linode in the Cloud Manager. If you did setup a domain, navigate to the address as described in the Jitsi Options section above.

  3. Jitsi prompts you to start a meeting.

Software Included

The Jitsi Marketplace App installs the following software on your Linode:

SoftwareDescription
Jitsi MeetThe WebRTC compatible JavaScript application that enables the video conferencing.
Jitsi Videobridge (jvb)WebRTC compatible server that routes the video streams between participants in the conference.
Jitsi Conference Focus (jicofo)The server-side focus component that manages sessions between participants.
ProsodyXMPP server for signalling.
Note
Currently, Linode does not manage software and systems updates for Marketplace Apps. It is up to the user to perform routine maintenance on software deployed in this fashion.

More Information

You may wish to consult the following resources for additional information on this topic. While these are provided in the hope that they will be useful, please note that we cannot vouch for the accuracy or timeliness of externally hosted materials.

This page was originally published on


Your Feedback Is Important

Let us know if this guide made it easy to get the answer you needed.


Join the conversation.
Read other comments or post your own below. Comments must be respectful, constructive, and relevant to the topic of the guide. Do not post external links or advertisements. Before posting, consider if your comment would be better addressed by contacting our Support team or asking on our Community Site.