Skip to content

Instantly share code, notes, and snippets.

View ssheff's full-sized avatar
🎯
Focusing

Sergiy Shevchenko ssheff

🎯
Focusing
  • AWS
  • Boston
View GitHub Profile
@ssheff
ssheff / install-jitsi-meet-simple.sh
Created March 13, 2020 20:44 — forked from sloan58/install-jitsi-meet-simple.sh
Jitsi Meet AWS User Data
#!/usr/bin/env bash
DOMAIN="" # Your Route53 TLD (ex: mydomain.com)
SUBDOMAIN="" # The meeting subdomain (ex: meet (for meet.mydomain.com))
CONFIGURE_AUTH=true # Boolean to configure internal_plain auth or not
PROSODY_USER="" # If you're configuring auth, the user account name (will login as ${PROSODY_USER}@${SUBDOMAIN}.${DOMAIN} )
PROSODY_PASS="" # If you're configuring auth, the user password (escape special characters)
AWS_ACCESS_KEY="" # Your AWS Access Key
AWS_SECRET_KEY="" # Your AWS Secret Key
LETS_ENCRYPT_EMAIL="" # Email address to use for Let's Encrypt certificate

Identity Days

Identity Overview

re:Invent session SEC207

re:Invent slides here

Workforce Identity