Step 1) VM Creation:

  1. Click the Launch on Compute Engine button to choose the hardware and network settings.




2.You can see at this page, an overview of WordPress Image as well as some estimated costs of VM.


3.In the settings page, you can choose the number of CPUs and amount of RAM, the disk size and type etc.

4. setup network as per your need for default you can use  0.0.0.0/0 in both http and https


Step 2) SSH Connection:


To connect to the deployed instance, Please follow Instructions to Connect to Ubuntu instance on Google Cloud

1) Download Putty.

2) Connect to the virtual machine using SSH key

  • Hostname: PublicDNS  / IP of machine

  • Port : 22


Step 3) 


Next, set up domain for FQDN. 

a. Run the following command: sudo nano /etc/hostname 

b. add the following to the end of the ip address: ex.: ip-xxxxx-xxxx yourdomain.com

c. Save configuration. 


Finally run the following command: apt-get -y install jitsi-meet 

Enter your host domain name: example.com  


Select the: “Generate a new self-signed certificate” 

a. Press “Enter’ 



Next encrypt the domain with the SSL. 

Run the following command: /usr/share/jitsi-meet/scripts/install-letsencrypt-cert.sh 


 Enter your email address 


You’re done! You have just built your own Video Conferencing Server!


 Visit : https://yourdomainname 

Be sure you have allowed your camera and microphones to have access to your application • Share the Conference room URL! 


NOTE IF YOU STILL FACING ANY PROBLEM JUST CREATE A SUPPORT TICKET AND OUR AGENT WILL HELP YOU ASAP.