Skip to content

Get a running Jitsi Setup in less than 30 minutes with all the bells + whistles

Notifications You must be signed in to change notification settings

jnaulty/bootstrap-jitsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosting Jitsi on AWS using Terraform

Tired of the Zoom Bombing?

Do you ever wonder if Zoom is hacking you? Or letting other people hack you?

Well, now you don't have to care, because it's easy to get off of Zoom.

Follow this guide for a working instance of Jitsi up and running in less than 30-minutes with the additional features of etherpad, live-streaming, and recording.

If you want access to a demo, send me an e-mail and I can give you access to my jitsi instance meet.dendritictech.com

Installation

Requires

  • terraform
  • SSH key + client
  • AWS profile with the following policies: AmazonEC2FullAccess, AmazonVPCFullAccess, AmazonRoute53FullAccess
  • Domain Name already in Route53

Terraform

The usual Terraform commands should get you a running EC2 Instance

terraform init

terraform plan

terraform apply

Then transfer the jitsi-setup directory to the new EC2 Instance and begin installation and configuration.

Resources

Jitsi

Jibri (for recording + streaming)

Inspiration

COVID-19 has caused a lot of people to work remote and engage in social activities 'virtually'. It's caused an increase in video-conference usage, and people (like me) started reflecting on what tools were 'better' than others.

image

I prefer opensource services and tools for communications than proprietary alternatives. There's a lot of reasons for my preference. During this crisis, I would like to help people use more secure, open, and stable services. Jitsi is a great alternative to Zoom.

David Cruz's "Zoom Sucks" List is a great curation of Zoom's security fails over the past couple of years. If you are not familiar with the Security Fails of Zoom, please, peruse this list--especially the last few incidences.

There is no reason to support a company who's core principles do not have room for the security of the user.

Schools, governments, and businesses, and various social groups are using Zoom. We should be helping them convert to more stable, open, and secure systems.

For anyone who wants assistance in setting up a jitsi-based system, please feel free to reach out, you can find various contact details at dendritictech.com

Releases

No releases published

Packages

No packages published