Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello thanks for your tutorial i have a problem
sudo prosodyctl register user your_domain password The given hostname does not exist in the config
but sudo prosodyctl register user jitsi.your_domain password works ! but when i try to connect user@jitsi.your_domain is not accepted, while user@your_domain accepts the password but the display just freeze at connecting
so i cannot even open a conference right now
in your tutorial there is some parts not clear, example : sudo nano /etc/prosody/conf.avail/your_domain.cfg.lua Edit this line: /etc/prosody/conf.avail/jitsi.your_domain.cfg.lua
in the sudo command, it is your_domain.cfg.lua, but below, it is jitsi.your_domain.cfg.lua, it is confusing
i don’t know when to use only the domain name or when to use the FQDN
can you help me ?
Thanks
I follow the steps to install jitsi server , at vthe end , when I restart the server , nothing happen. I try type domain or IP, still timing out. Don’t know what is going on
Perfect Documentation.
do you have documentation for jigasi for jitsi recording or streaming
Thanks
Hello, Thanks for this comprehensive tutorial, is there a way to launch meeting from my machine? without install a browser or basically without installing a gui desktop environment?
I agree with user squirrel007; the part below needs clarification.
Then, in the same file, add the following section to the end of the file:
/etc/prosody/conf.avail/your_domain.cfg.lua
VirtualHost “guest.jitsi.your_domain” authentication = “anonymous” c2s_require_encryption = false
This configuration allows anonymous users to join conference rooms that were created by an authenticated user. However, the guest must have a unique address and an optional password for the room to enter it.
You stated add guest in front of your domain, but is it add jitsi.(your domain), or add jitsi.your_domain literally. There seems to be some contradiction in the instructions.
Thank you for the tutorial
when I try to access my domain, I get this message in the browser. how to set it up?
Welcome to nginx!
If you see this page, the nginx web server is successfully installed and working. Further configuration is required.
For online documentation and support please refer to nginx.org.
Commercial support is available at nginx.com.
Thank you for using nginx.
I am having the hardest time trying to understand why I don’t get that login screen at the end…
I have checked here and git hub and my settings seem proper but I don’t get asked for a username or password when I got to jitsi.mydomain.com it allows me to start a meeting. On mobile app it asks me for a password to create the room…
My install seems fine just no login… frustrating.
To add, other than not having the login popup I don’t have moderator settings on rooms I create so I seem to be close.
This comment has been deleted