Commit Graph

638 Commits

Author SHA1 Message Date
Anton Georgiev
5b9a0c1bd9
Merge pull request #15096 from BrentBaccala/set-port-range
feat(config): Set port range
2022-07-13 09:29:18 -04:00
Anton Georgiev
ec7d180f8c Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into npm-audit 2022-07-07 20:44:34 +00:00
Anton Georgiev
6cf2d3def7 build: add export annotations to bbb target 2022-07-07 17:40:04 +00:00
Anton Georgiev
048bf7d541 fix(conf): reload nginx configuration before BBB start 2022-07-07 17:19:09 +00:00
Anton Georgiev
55dbc34984
Merge pull request #14616 from danimo/bbb-target
build: Introduce bigluebutton.target
2022-07-06 14:42:09 -04:00
Anton Georgiev
3960e8f073
Update bigbluebutton-config/bin/bbb-conf 2022-07-06 14:41:42 -04:00
GuiLeme
ffa2aff4a9 [fix-tomcat-warnings] - changes in review 2022-07-05 16:19:07 -03:00
GuiLeme
0b0cf2f6bf [fix-tomcat-warnings] - verified if the Tomcat service has been installed 2022-07-01 14:38:26 -03:00
Daniel Molkentin
6c98e4d854 temporarily increase verbosity 2022-07-01 19:32:06 +02:00
Anton Georgiev
0147547b20
Merge branch 'v2.6.x-release' into bbb-target 2022-06-28 16:03:38 -04:00
Daniel Molkentin
11afdcfb96 fix: restart the bigbluebutton target, not a non-existing service 2022-06-28 20:13:02 +02:00
GuiLeme
97c058adaa [issue-14852] - Corrected some debug leftovers. 2022-06-28 16:51:20 +00:00
GuiLeme
bad422ac60 [issue-14852] - Change in bbb-conf to not rely on tomcat 2022-06-28 16:51:05 +00:00
Daniel Molkentin
a7f43ba2b8 Merge remote-tracking branch 'origin/v2.6.x-release' into bbb-target 2022-06-27 17:03:01 +02:00
Brent Baccala
98021245c2 ensure not only that /etc/bigbluebutton/bbb-webrtc-sfu/production.yml exists,
but also that the directory /etc/bigbluebutton/bbb-webrtc-sfu exists
2022-06-16 17:33:56 -04:00
Brent Baccala
d489cae316 ensure that /etc/bigbluebutton/bbb-webrtc-sfu/production.yml exists
before bbb-conf --set-port-range tries to modify it
2022-05-31 21:37:52 -04:00
Brent Baccala
47f3f3d282 bbb-conf --set-port-range: when possible, make configuration changes in /etc/bigbluebutton
instead of in /usr/local/bigbluebutton
2022-05-29 15:03:08 -04:00
Brent Baccala
cc9d81b5dc use xmlstarlet instead of sed to edit FreeSWITCH switch.conf.xml;
check for root access before attempting to edit
2022-05-27 18:12:24 -04:00
Brent Baccala
70f76a1fa6 add code to bbb-conf --check to display current port ranges 2022-05-27 13:18:36 -04:00
Brent Baccala
02a051ea19 add --set-port-range option to bbb-conf 2022-05-25 19:16:39 -04:00
Anton Georgiev
c4874398f6 chore: Merge 2.5.0-rc.2 into develop 2022-05-13 21:03:34 +00:00
Daniel Molkentin
08ca953ba8 chore: remove obsolete gstream upgrade routine 2022-05-13 16:14:50 +00:00
Paulo Lanzarin
77fad2a8e0
Merge pull request #14951 from prlanzarin/u26-setubal-septimo
chore(bbb-conf): list mediasoup IPs in --check, review Kurento keyword usage
2022-05-11 16:26:15 -03:00
Ramon Souza
0d3a5326fc Merge remote-tracking branch 'upstream/v2.5.x-release' into 25260-may10 2022-05-10 10:53:00 -03:00
prlanzarin
22272c02f8 chore(bbb-conf): list mediasoup IPs in --check 2022-05-05 02:06:55 +00:00
prlanzarin
8a156718e1 refactor(bbb-conf): review --check helpers and var names related to bbb-webrtc-sfu
Naming most of those Kurento|KURENTO|kurento-<something> was wrong in the first place
2022-05-05 02:05:59 +00:00
Fred Dixon
dd8614b6bc Propagate default value for shared secret to bbb-web.properites 2022-04-27 19:57:40 -05:00
prlanzarin
2ca68218d0 refactor(bbb-conf): remove enableListenOnly check, replace with newer equivalents
Replace public.kurento.enableListenOnly bbb-conf --check, replace it for the newer equivalent public.media.audio.defaultListenOnlyBridge

Also add defaultFullAudioBridge to the same check
2022-04-25 18:48:16 +00:00
Anton Georgiev
6f554e9776 fix(conf): setip should not wipe out existing properties 2022-04-11 19:07:11 +00:00
Anton Georgiev
ec1893ba10 chore: Fix typo in bigbluebutton-config/bin/bbb-conf 2022-04-11 15:40:42 +00:00
Fred Dixon
c73943471f Set securitySalt (shared secret) in bbb-web.properties 2022-04-11 13:54:51 +00:00
Paulo Lanzarin
a7c9ab1831
fix(bbb-conf): remove KMS STUN server checks
Unnecessary in 2.5 (and 2.4 even, but I wont touch that)
2022-04-04 10:20:18 -03:00
Anton Georgiev
97dbc1aeb6
Merge branch 'v2.5.x-release' into bbb-target 2022-04-01 14:21:15 -04:00
Fred Dixon
da21515982
Update bbb-conf
Skip commented lines when checking for empty assignment in bbb-conf
2022-03-27 09:03:12 -04:00
Fred Dixon
8eabe070e6
Update bbb-conf
Scan only for IPV4 address when cross referencing between FreeSWITCH and Kurento
2022-03-27 08:48:46 -04:00
Anton Georgiev
6b4a7ff898 refactor: swap netstat with ss 2022-03-23 20:50:19 +00:00
Daniel Molkentin
9c4fc8ccf1 chore: net-tools -> iproute2
Ensure code duplication is at least documented and end the feature
disparity between files.
2022-03-22 16:30:43 +01:00
Daniel Molkentin
cd80d891e7 make bbb-conf use bigbluebutton.target 2022-03-17 15:29:40 +01:00
Daniel Molkentin
658b89308d chore: remove obsolete gstream upgrade routine 2022-03-17 15:15:21 +01:00
Anton Georgiev
863c9fb194 build: drop java8 check for xenial 2022-03-16 18:33:06 +00:00
Anton Georgiev
c3242c8003 build: nginx from /usr/share/bigbluebutton/nginx 2022-03-15 02:01:37 +00:00
Anton Georgiev
9e6c078703 build: use tomcat9 not tomcat10 2022-03-14 20:38:31 +00:00
Anton Georgiev
3de540f0ab build: swap bionic with focal 2022-03-14 19:04:23 +00:00
Anton Georgiev
4c7b780d25 build: tomcat8->10 for bbb-demo 2022-03-10 02:09:38 +00:00
Anton Georgiev
16ddf3d5e3 fix: bbb-demo, ship empty bbb_api_conf.jsp, populate in --setip 2022-03-04 17:21:38 +00:00
Anton Georgiev
0233384331 build: drop usage of obsolete settings-production.json 2022-02-27 17:09:19 +00:00
Anton Georgiev
d58b86cbe5 build and config: drop references to tomcat6 or 7 2022-02-27 02:56:27 +00:00
Daniel Molkentin
75641f9bee fix: set public.pads.url instead of public.note.url in bbb-conf
partially fixes #14410
2022-02-19 17:44:42 +01:00
Ramón Souza
dba04834c7 Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08 2022-02-09 15:52:42 +00:00
Fred Dixon
7b687294a4 Added more checks for #14287 2022-02-05 10:05:43 -06:00