75 lines
894 B
Markdown
75 lines
894 B
Markdown
# Jitsi Meet
|
|
|
|
## Overview
|
|
|
|
Jitsi Meet provides video conferencing capabilities for Silver Solutions.
|
|
|
|
URL:
|
|
|
|
https://meet.silveressence.net
|
|
|
|
---
|
|
|
|
## Purpose
|
|
|
|
- Team meetings
|
|
- Customer meetings
|
|
- Screen sharing
|
|
- Browser-based conferencing
|
|
|
|
---
|
|
|
|
## Authentication
|
|
|
|
Current configuration:
|
|
|
|
- Internal authentication enabled
|
|
- Guest access enabled
|
|
|
|
Configuration stored in:
|
|
|
|
/srv/docker/jitsi/jitsi-docker-jitsi-meet-aa76415/.env
|
|
|
|
---
|
|
|
|
## Important Secrets
|
|
|
|
Stored in:
|
|
|
|
Infisical
|
|
|
|
Variables:
|
|
|
|
- JICOFO_AUTH_PASSWORD
|
|
- JVB_AUTH_PASSWORD
|
|
- JIBRI_XMPP_PASSWORD
|
|
- JIBRI_RECORDER_PASSWORD
|
|
- JIGASI_XMPP_PASSWORD
|
|
- JIGASI_TRANSCRIBER_PASSWORD
|
|
|
|
---
|
|
|
|
## Ports
|
|
|
|
| Port | Purpose |
|
|
|--------|---------|
|
|
| 80 | HTTP |
|
|
| 443 | HTTPS |
|
|
| 10000/UDP | Media Traffic |
|
|
|
|
---
|
|
|
|
## Data Location
|
|
|
|
Configuration:
|
|
|
|
/srv/docker/jitsi
|
|
|
|
---
|
|
|
|
## Related Documentation
|
|
|
|
- docs/server.md
|
|
- docs/security.md
|
|
- docs/secrets.md
|