jitsi changed

This commit is contained in:
2026-05-14 16:42:42 +05:30
commit e35fd60cc5
9 changed files with 4709 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Optional variables for jitsi/scripts/deploy-vps.sh.
# Copy this to a VPS-only location if needed. Do not commit real secrets.
DOMAIN=politictalk.parallelglobe.io
BACKUP_ROOT=/root/jitsi-backups
# Set to 1 only when intentionally replacing the nginx vhost config.
DEPLOY_NGINX=0