{"id":22963983,"url":"https://github.com/jnaulty/bootstrap-jitsi","last_synced_at":"2026-04-13T01:18:31.144Z","repository":{"id":78739179,"uuid":"253361017","full_name":"jnaulty/bootstrap-jitsi","owner":"jnaulty","description":"Get a running Jitsi Setup in less than 30 minutes with all the bells + whistles ","archived":false,"fork":false,"pushed_at":"2020-04-06T00:51:20.000Z","size":12,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T03:46:40.657Z","etag":null,"topics":["aws","jibri","jicfofo","jitsi","jitsi-meet-installation","jitsi-videobridge","terraform"],"latest_commit_sha":null,"homepage":"https://meet.dendritictech.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jnaulty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-06T00:35:43.000Z","updated_at":"2023-12-07T17:39:15.000Z","dependencies_parsed_at":"2024-02-21T16:52:11.597Z","dependency_job_id":null,"html_url":"https://github.com/jnaulty/bootstrap-jitsi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jnaulty/bootstrap-jitsi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnaulty%2Fbootstrap-jitsi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnaulty%2Fbootstrap-jitsi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnaulty%2Fbootstrap-jitsi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnaulty%2Fbootstrap-jitsi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jnaulty","download_url":"https://codeload.github.com/jnaulty/bootstrap-jitsi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnaulty%2Fbootstrap-jitsi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31736029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T22:19:12.206Z","status":"ssl_error","status_checked_at":"2026-04-12T22:18:33.088Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","jibri","jicfofo","jitsi","jitsi-meet-installation","jitsi-videobridge","terraform"],"created_at":"2024-12-14T19:42:53.581Z","updated_at":"2026-04-13T01:18:31.119Z","avatar_url":"https://github.com/jnaulty.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hosting Jitsi on AWS using Terraform\n\nTired of the Zoom Bombing?\n\nDo you ever wonder if Zoom is hacking you? Or letting other people hack you?\n\nWell, now you don't have to care, because it's easy to get off of Zoom.\n\nFollow this guide for a working instance of Jitsi up and running in less than 30-minutes with the additional features of etherpad,\nlive-streaming, and recording.\n\nIf you want access to a demo, send me an e-mail and I can give you access to my jitsi instance [meet.dendritictech.com](https://meet.dendritictech.com)\n\n## Installation\n\n**Requires**\n\n- [terraform](https://www.terraform.io/downloads.html)\n- SSH key + client\n- AWS profile with the following policies: AmazonEC2FullAccess, AmazonVPCFullAccess, AmazonRoute53FullAccess\n- Domain Name already in [Route53](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-register.html)\n\n### Terraform\n\nThe usual Terraform commands should get you a running EC2 Instance\n\n`terraform init`\n\n`terraform plan`\n\n`terraform apply`\n\nThen transfer the [jitsi-setup](./jitsi-setup) directory to the new EC2 Instance and begin installation and configuration.\n\n## Resources\n\n### Jitsi\n\n- [Jitsi Docs -- Quick Start](https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md)\n- [Getting started with Jitsi, an open source web conferencing solution](https://awsfeed.com/whats-new/open-source/getting-started-with-jitsi-an-open-source-web-conferencing-solution/)\n\n### Jibri (for recording + streaming)\n\n- [Jibri README -- Installation](https://github.com/jitsi/jibri/tree/80236965c589aed7f55d4751eb65419b8f527307#installing-jibri)\n\n## Inspiration\n\nCOVID-19 has caused a lot of people to work remote and engage in social activities 'virtually'. It's caused an increase\nin video-conference usage, and people (like me) started reflecting on what tools were 'better' than others.\n\n![image](https://user-images.githubusercontent.com/6826729/78512719-92fced00-775b-11ea-95a1-ad8029d9547e.png)\n\nI 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. \n\nDavid Cruz's [\"Zoom Sucks\" List](https://gist.github.com/dacruz21/dd2480f195f5b48a9ab7af8b41c21404) 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. \n\nThere is no reason to support a company who's core principles do not have room for the security of the user.\n\nSchools, governments, and businesses, and various social groups are using Zoom. We should be helping them convert to more stable, open, and secure systems.\n\nFor 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](https://dendritictech.com)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjnaulty%2Fbootstrap-jitsi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjnaulty%2Fbootstrap-jitsi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjnaulty%2Fbootstrap-jitsi/lists"}