Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace the meet.zinc.coop AMI with the latest JITSI build #32

Merged
merged 1 commit into from
Jun 20, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions infrastructure/clients/meet.zinc.coop/public.tfvars
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
cloudflare_email = "zee@zincma.de"
cloudflare_zone_id = "211e94f01d483d1555310b9a19cf98dd"
jitsi_ami = "ami-0458c78bb9e679acf"
jitsi_ami = "ami-0e37346b0342fb352"
2 changes: 2 additions & 0 deletions infrastructure/clients/meet.zinc.coop/secrets-example.tfvars
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cloudflare_email = "example@example.com"
cloudflare_api_key = "get-this-from-cloudflare"
2 changes: 1 addition & 1 deletion infrastructure/jitsi/install
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ echo jitsi-meet-web-config jitsi-meet/cert-path-crt string /etc/ssl/$CL
echo jitsi-meet-web-config jitsi-meet/cert-path-key string /etc/ssl/$CLIENT_DOMAIN.key | sudo debconf-set-selections

sudo apt-get -y install jitsi-meet
rm /usr/share/jitsi-meet/images/watermark.png
sudo rm /usr/share/jitsi-meet/images/watermark.png