updating the documentation of the SilverLinux Insftracture
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
# 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:
|
||||
|
||||
/srv/secrets/company.env
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user