BigBlueButton/Netzwerkbefehle: Unterschied zwischen den Versionen
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
= bbb-conf = | = bbb-conf = | ||
bbb-conf [options] | bbb-conf [options] | ||
== Configuration == | == Configuration == | ||
--version Display BigBlueButton version (packages) | |||
--setip <IP/hostname> Set IP/hostname for BigBlueButton | |||
--setsecret <secret> Change the shared secret in bigbluebutton.properties | |||
== Monitoring == | == Monitoring == | ||
--check Check configuration files and processes for problems | |||
--debug Scan the log files for error messages | |||
--watch Scan the log files for error messages every 2 seconds | |||
--network View network connections on 80, 443 and 1935 by IP address. 1935 is deprecated. You will need to modify bbb-conf if you have custom ports. | |||
--secret View the URL and shared secret for the server | |||
--lti View the URL and secret for LTI (if installed) | |||
== Administration == | == Administration == | ||
--restart Restart BigBlueButton | |||
--stop Stop BigBlueButton | |||
--start Start BigBlueButton | |||
--clean Restart and clean all log files | |||
--status Display running status of components | |||
--zip Zip up log files for reporting an error | |||
= bbb-record = | = bbb-record = | ||
bbb-record [options] | bbb-record [options] | ||
== Reporting == | == Reporting == | ||
--list List all recordings | |||
== Monitoring == | == Monitoring == | ||
--watch Watch processing of recordings | |||
--watch --withDesc Watch processing of recordings and show their description | |||
== Administration == | == Administration == | ||
--rebuild <internal meetingID> rebuild the output for the given internal meetingID | |||
--rebuildall rebuild every recording | |||
--delete <internal meetingID> delete one meeting and recording | |||
--deleteall delete all meetings and recordings | |||
--debug check for recording errors | |||
--check check for configuration errors | |||
--enable <workflow> enable a recording workflow | |||
--disable <workflow> disable a recording workflow | |||
--tointernal <external meetingId> get the internal meeting ids for the given external meetingId | |||
--toexternal <internal meetingId> get the external meeting id for the given internal meetingId | |||
--republish <internal meetingID> republish the recording for meetingID. (Only for Matterhorn Integration) | |||
= bbb-apps-akka = | = bbb-apps-akka = |
Version vom 26. August 2021, 12:08 Uhr
bbb-conf
bbb-conf [options]
Configuration
--version Display BigBlueButton version (packages) --setip <IP/hostname> Set IP/hostname for BigBlueButton --setsecret <secret> Change the shared secret in bigbluebutton.properties
Monitoring
--check Check configuration files and processes for problems --debug Scan the log files for error messages --watch Scan the log files for error messages every 2 seconds --network View network connections on 80, 443 and 1935 by IP address. 1935 is deprecated. You will need to modify bbb-conf if you have custom ports. --secret View the URL and shared secret for the server --lti View the URL and secret for LTI (if installed)
Administration
--restart Restart BigBlueButton --stop Stop BigBlueButton --start Start BigBlueButton --clean Restart and clean all log files --status Display running status of components --zip Zip up log files for reporting an error
bbb-record
bbb-record [options]
Reporting
--list List all recordings
Monitoring
--watch Watch processing of recordings --watch --withDesc Watch processing of recordings and show their description
Administration
--rebuild <internal meetingID> rebuild the output for the given internal meetingID --rebuildall rebuild every recording --delete <internal meetingID> delete one meeting and recording --deleteall delete all meetings and recordings --debug check for recording errors --check check for configuration errors --enable <workflow> enable a recording workflow --disable <workflow> disable a recording workflow --tointernal <external meetingId> get the internal meeting ids for the given external meetingId --toexternal <internal meetingId> get the external meeting id for the given internal meetingId --republish <internal meetingID> republish the recording for meetingID. (Only for Matterhorn Integration)
bbb-apps-akka
TODO
bbb-fsesl-akka
TODO