Commit Graph

575 Commits

Author SHA1 Message Date
David Siegfried
2003f3984a refine check 2021-06-08 15:40:56 +02:00
David Siegfried
3b3f73d1ec consider bbb-webrtc-sfu-overwrite, fixes #12530 2021-06-08 10:15:54 +02:00
Anton Georgiev
25e5084cd0 fix(bbb-conf):Only show status for multi kurento if that is configured 2021-05-31 20:01:42 +00:00
Fred Dixon
8ade9d1f38
Update bbb-conf
Minor update to test build
2021-05-30 10:40:36 -03:00
Anton Georgiev
8cca12df25
Merge pull request #12372 from shashank68/shashank68-bbb-conf-status-nodejs-workers
Show the status of multiple nodejs workers and kurento media servers in bbb-conf status
2021-05-21 17:01:51 -04:00
Fred Dixon
fe9eebf616 Run stunclient if it exists 2021-05-13 18:00:00 -05:00
shashank68
94ca0716d7 Show status of parallel kurento media servers in bbb-conf 2021-05-13 10:26:09 +00:00
Shashank D
a4c6e984a1
Show the status of nodejs workers in bbb-conf
bbb-conf --status will show status of frontend and backend nodejs workers
2021-05-13 03:36:46 +05:30
Fred Dixon
83e0404746 Fix adding bigbluebutton.web.logoutURL value of default 2021-05-02 09:33:08 -05:00
Philipp Memmel
8800e58afd consider turn-stun-servers.xml overlay config in /etc/bigbluebutton 2021-04-07 22:44:27 +02:00
hex-m
1d31efe33d
Handle multiple default routes in bbb-conf
This is the same fix that was made in bbb-install: https://github.com/bigbluebutton/bbb-install/pull/327/

Fix https://github.com/bigbluebutton/bigbluebutton/issues/11452
2021-04-06 17:04:17 +02:00
Fred Dixon
ce2e5245ed Pickup the correct shared secret when changing bbb-apps-akka.conf 2021-04-03 08:17:44 -05:00
Paul Menzel
d0047ac276 bbb-conf: Fix URL in no-firewall-detected warning
Fixes: 278223b4e0 ("Recover 2.3-alpha3 version of bbb-conf")
Resolves: https://github.com/bigbluebutton/bigbluebutton/issues/11035
2021-03-28 09:33:42 +02:00
Fred Dixon
19884b0737 Improve logic for detecting OS in bbb-conf 2021-03-27 14:12:03 -05:00
Fred Dixon
af23e30f37 Added text for override of bbb-web.properties 2021-03-07 19:48:08 -06:00
Daniel Schreiber
44b1b9052c fix grep if configfile does not exist
there was a call of grep which failed when the config file does not
exist yet. check existance of file first.
2021-03-05 21:56:50 +01:00
Daniel Schreiber
e6f83df3f6 add overlay config for bbb-web
operators can define their own config for bbb-web which will not be
overwritten by packages.

bbb-conf is changed accordingly to write configuration values to
``/etc/bigbluebutton/bbb-web.properties`
2021-02-25 14:08:05 +01:00
Daniel Schreiber
d53a5f52a5 let bbb-apps-akka read an override config file from /etc/bigbluebutton
This change introduces a config file
`/etc/bigbluebutton/bbb-fsesl-akka.conf` which reads the default config
from packages and allows operators to keep their own config file changes
across package upgrades.

bbb-conf is adjusted to deal with this change.
2021-02-23 12:55:48 +01:00
Daniel Schreiber
f3771268f5 adjust bbb-conf to configure bbb-apps-akka in /etc
config files from packages should not be changed unless they reside in
/etc
2021-02-23 12:55:23 +01:00
Daniel Schreiber
98e994c1c5 adjust bbb-conf to change the secret in /etc 2021-02-19 16:56:42 +01:00
Fred Dixon
e4371bc521 Added STUN check 2021-02-13 20:19:58 -06:00
Fred Dixon
ed56de9567 Restart tomcat8 2020-12-18 18:47:59 -06:00
Anton Georgiev
278223b4e0
Recover 2.3-alpha3 version of bbb-conf
Most of the changes date back to #10700 
We were trying to trace down a problematic change likely when merging 2.2.31 into 2.3 ( #11033 )
If anyone spots issues with bbb-conf on their 2.3 server, please comment
2020-12-18 18:38:46 -05:00
Fred Dixon
17c5ea9aed Fixup bbb-conf for 2.3-alpha3 2020-12-18 16:41:08 -06:00
Anton Georgiev
998eea6ec4
Changed a few more http links to https 2020-12-18 10:53:51 -05:00
Dennis1993
ef4e871638
Update URL to HTTPS
Change http:// to https://
2020-12-18 16:45:18 +01:00
Anton Georgiev
c1ffced27d Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into develop 2020-12-17 21:14:29 +00:00
Fred Dixon
1105e85456 Removed extra fi 2020-12-12 15:49:26 -06:00
Fred Dixon
c99834f187 Echo STUN server if enabled 2020-12-12 15:35:14 -06:00
Fred Dixon
3424c5b7c9
Merge pull request #10900 from wmchris/develop
The first element of "hostname -I" is not intended to receive the primary IP address in bbb-conf
2020-12-10 20:51:17 -04:00
Anton Georgiev
244a239810 Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into 2020-12-01-merge 2020-12-01 20:02:50 +00:00
Fred Dixon
4dc33a2ac6 Mask output of which command 2020-11-27 15:40:44 -06:00
Christian Uhl
ded1b3e7b2 fixed indentation 2020-11-25 14:20:25 +01:00
Christian Uhl
af55f21284 The first element of "hostname -I" is not intended to receive the primary IP address in bbb-conf 2020-11-25 14:18:33 +01:00
Anton Georgiev
3faabd1821 Merge 2.2.29 and 2.2.30 into 2.3.x 2020-11-24 15:13:09 +00:00
Fred Dixon
e37e1aa55a Don't warn about sip.js if sipjsHackViaWs=true 2020-11-23 19:52:21 -06:00
Fred Dixon
0a4726bfcf Added check for default stun.freeswitch.org 2020-11-23 07:11:06 -06:00
Fred Dixon
74186dcd0e Don't check for libreoffice on bionic 2020-10-26 20:43:58 -05:00
Anton Georgiev
a2f437a5b7 Print "BlueButton Server 2.3.0-dev (1383)" as part of bbb-conf --version 2020-10-22 14:40:19 +00:00
Anton Georgiev
be47d732e9 Removed warning for LibreOffice on port 8100 2020-10-22 13:39:15 +00:00
Anton Georgiev
01f5a061ba remove traces of red5 apps, flash client, etc 2020-10-22 13:30:51 +00:00
Anton Georgiev
377dc27a8d Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into 09-16-merge 2020-09-17 14:37:28 +00:00
Fred Dixon
8c21eca5dd properly update ESL password 2020-09-14 16:19:46 -05:00
Fred Dixon
65d7e6c954 Remove bbb-transcode-akka from monitoring 2020-08-27 17:13:15 -05:00
Anton Georgiev
5be5aed1d9 Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2020-08-12 2020-08-12 17:12:58 +00:00
Ghazi Triki
b4c80b8572 Collect more bigbluebutton nginx access logs in bbb-conf --zip 2020-07-15 09:31:45 +01:00
Anton Georgiev
420f8bf0a4 Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-2.3-july-6 2020-07-07 14:13:58 +00:00
Fred Dixon
7d42aa0ea6
Merge pull request #9578 from znerol-forks/feature/develop/config-support-default-server-name
bbb-conf: respect underscore in nginx server_name
2020-07-05 16:02:52 -04:00
Pedro Beschorner Marin
526f79e8f2 Merge remote-tracking branch 'bigbluebutton/v2.2.x-release' into bigbluebutton/develop 2020-06-30 18:15:18 -03:00
Fred Dixon
db9ed99ea7 Ensure ESL password is updated 2020-06-30 12:17:12 -05:00