ilovelobi.blogg.se

Jitsi meet documentation
Jitsi meet documentation




jitsi meet documentation
  1. #Jitsi meet documentation install
  2. #Jitsi meet documentation full

The following table shows all ports, their protocol and service. Security_groups.tf: In this file the network access ingress and egress for the instance is defined. Next I will try to explain what every configuration file is responsible for. One thing to be aware of is the rate limit on certificates from Let’s encrypt (50 certificates per week for one domain). When the setup is finished, there should be a success message from the Let’s encrypt init script. You can now connect to your instance with SSH and check the /debug.txt file. The setup can take some time depending on your EC2 instance type. Execute terraform apply to apply the changes to AWS.We have an Ansible (ansible-jitsi-meet) to configure your own Jitsi server and for example to be able to use Token moderation.

#Jitsi meet documentation full

Execute terraform init to initialize the project and download all providers. Jitsi allows video conference recording, direct transmission to YouTube, screen sharing, full screen display, statistics display, among other features and all these options are fully compatible with this module.Fill in your data in the variables.tf file.AvasDream/terraform_aws_jitsi_meetĬopy the template variables.tf file to the root of the repository.ĭescription = "Region where the instance should be located"ĭescription = "Elastic IP associated with the instance"ĭescription = "Email to use for the certificate generation"ĭescription = "Domain of the Jitsi Server" For more details see the EC2 pricing page. If the IP is allocated and not connected to an instance, you have to pay 0.005 USD per hour. When the IP is associated with a running instance, you do not pay for it. Please note the price model for elastic IPs. Here you can verify that the entry is correct.

jitsi meet documentation jitsi meet documentation

Be aware that the propagation of DNS entries can take up to 48 Hours.

  • Change your DNS settings so that your domain name is pointing to your Elastic IP.
  • When you start a EC2 instance you get a dynamic IPv4 address, but since we need a domain for the SSL/TLS encryption, a static IPv4 is required.
  • Allocate one Elastic IP for your Jitsi Meet instance.
  • Create and download SSH keys to connect to your instance.
  • Create AWS access and secret keys for the Terraform provider to authenticate and authorize.
  • If you are currently enrolled as a student, you can get a free domain for one year with the GitHub student developer pack. Without a domain, we can’t register a TLS certificate via Let’s encrypt.
  • Set up a fully qualified domain name for your server instance.
  • #Jitsi meet documentation install

    Install Terraform on your local machine.Prerequisitesīefore we start with the setup we need to organize a few things. If you’ve got no clue why to use Terraform, read my short introduction or the official documentation. So today we are going to set up a Jitsi Meet Server on AWS. Hello world! Since the global COVID-19 pandemic started many businesses are now relying on video conference software like Zoom.In my humble opinion open-source alternatives like Jitsi Meet are not getting enough attention. Infrastructure as Code: Deploy Jitsi Meet to AWS






    Jitsi meet documentation