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!
Hi, great guide. I followed your instructions. it works all, but I don’t see the video and the chat. the video starts the webcam but I see black. the chat, I write the message but does not appear.
The guide looks good, but shouldn’t port 80 stay open for cert renewals?
eg. The guide states the following about closing port 80 after verifying control over the domain name:
“The TLS installer used port 80 to verify you had control of your domain name. Now that you have obtained the certificate your server no longer needs to have port 80 open because port 80 is used for regular, non-encrypted HTTP traffic.”
Unless the admin remembers to re-open it, won’t closing port 80 prevent the certbot weekly cron task from renewing the letsencrypt SSL certificate when it gets close to the SSL expiration date?
Cheers
will my CPU and Bandwidth consumption increase exponentially if the no. of participants increases??
Is there a tutorial for jitsi meet serve to save and perform live on youtube?
Thank you for the nice post. I could setup one server by following it. Still facing some problems with the old rooms created. They are not getting deleted and able to enter them again without password. Is there any way to delete the used rooms from the server.
Hello,
Great article.
After two weeks with very little usage, my jitsi server loading response is getting very slow.
Can you guide me in investigating what can cause the server being slow down?
Thanks!
Once we have added the user using the prosodyctl utility with following code
sudo prosodyctl register user your_domain password
How to remove the user?
I have previously set up a subdomain in an Nginx server block (call.my-domain.com), and following this guide, replaced all instances of jitsi.your-domain with call.my-domain.com. The installation went smoothly, but when I access http://call.my-domain.com in a browser, the Nginx index.html page that was created when setting up the server block remains displayed.
Was I not supposed to create a custom-named subdomain for Jitsi Meet prior to installation, and was I instead supposed to replace all instances of jitsi.your-domain with jitsi.my-domain.com? In other words, does this install literally require the prefix of my domain to be named “jitsi.” in order to work?
“The given hostname does not exist in the config” I got that message when trying to add a user. I 've used your tutorial, please need your experinces.