Anton Georgiev
59e54c8030
build: replace globally v=VERSION for cache busting
2022-08-25 15:11:48 +00:00
Anton Georgiev
b677996410
Merge branch 'fix-font-preload' of github.com:ramonlsouza/bigbluebutton into test-css-version
2022-08-24 18:50:25 +00:00
Anton Georgiev
2d7ac73364
Merge branch 'v2.6.x-release' into default-nginx-config
2022-08-20 05:10:22 -04:00
Ramón Souza
4293a081c1
fix font preload
2022-08-18 13:39:47 -03:00
prlanzarin
83ddc621a8
fix(bbb-html5): serve compressed version of /compatibility files
...
Files are compressed on build, but gzip_static on isn't set on their
nginx route - so original files are being served, uncompressed.
This commit serves the previously compressed files instead (thus
reducing initial transfer size by ~1 MB).
Someone should look into whether serving compressed version of the rest
of assets makes sense - it probably does.
Still pending: fonts, locales, svgs, everything under resources, ...
2022-07-16 00:36:26 +00:00
Anton Georgiev
cef352b6de
Merge pull request #15392 from GuiLeme/fix-bbb-demo-removal
...
fix(config): Correction to nginx assets folder
2022-07-15 11:45:02 -04:00
GuiLeme
145d360553
[fix-bbb-demo-removal] - correction to nginx assets folder
2022-07-15 12:11:42 -03:00
Ramon Souza
db5ac1428a
Merge tag 'v2.5.3' into merge25-26-jul14
2022-07-15 11:08:02 -03:00
Anton Georgiev
93865717b6
build: bbb-html5-nodejs to reduce size of bbb-html5
2022-07-12 16:25:37 +00:00
Anton Georgiev
7642fd67fe
build: set bbb-export-presentations as a required package
2022-07-08 01:19:53 -04: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
3cdfe2fc39
chore: update meteor 2.7.1 to 2.7.3
2022-07-05 13:19:08 +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
Daniel Schreiber
1a12514b61
Fix(build): add service dependency to redis for several services
...
* fix unit name: the unit name on Ubuntu is `redis-server.service`
* services which need a working redis require both After= and Wants=
See the description in the `systemd.unit` man page.
2022-05-29 22:31:03 +02:00
Fred Dixon
ef6eb21cce
Minor refactoring of propagating new version
2022-05-15 13:58:25 -05:00
Anton Georgiev
fd5d3cbfac
Merge branch 'v2.5.x-release' into default-nginx-config
2022-05-13 10:23:38 -04:00
Ramon Souza
07f9a192b9
Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr27
2022-04-27 15:32:20 -03:00
Calvin Walton
09124ab06c
packaging: Add dependencies on yq 3
...
yq package is now provided in the BigBlueButton support PPA for BBB 2.5,
so we can depend on the package now. Ensure the dependency is specific
to avoid an incompatible yq version 4 from being installed.
2022-04-25 15:04:38 -04:00
Ramon Souza
c96c47e551
update bbb-html5 build scripts for meteor 2.7.1
2022-04-25 13:11:12 -03:00
Daniel Schreiber
5d3b8cdc66
build: fix bbb-html5 nginx site config
2022-04-04 23:45:03 +02:00
Anton Georgiev
97dbc1aeb6
Merge branch 'v2.5.x-release' into bbb-target
2022-04-01 14:21:15 -04:00
Bohdan Zhemelinskyi
51032dd593
fix disable THP called too often
2022-04-01 14:43:48 +00:00
Anton Georgiev
fc688f2038
Merge branch 'meteor-261' of github.com:ramonlsouza/bigbluebutton into meteor-261
2022-03-29 20:27:26 +00:00
Anton Georgiev
6b4a7ff898
refactor: swap netstat with ss
2022-03-23 20:50:19 +00:00
Anton Georgiev
33a2dd566c
build: do not delete .nginx file, it is removed on upgrade too
2022-03-18 19:02:46 +00:00
Daniel Molkentin
568756bf7e
move systemd files to /lib/systemd/system
2022-03-17 13:03:15 +01:00
Daniel Molkentin
9f833a4760
Introduce bigbluebutton.target
2022-03-17 11:35:42 +01:00
Anton Georgiev
405d326ea7
Merge branch 'v2.5.x-release' into meteor-261
2022-03-16 11:55:31 -04:00
Anton Georgiev
c3242c8003
build: nginx from /usr/share/bigbluebutton/nginx
2022-03-15 02:01:37 +00:00
Anton Georgiev
4e6b0a608e
refactor: store nginx files in /usr/share/bigbluebutton/nignx not /etc/bigbluebutton/nginx
2022-03-15 01:42:28 +00:00
Anton Georgiev
1f0b58a87e
build: re-add sfu as a dependency to bbb-html5
2022-03-15 00:23:39 +00:00
Anton Georgiev
d5b1fe50a0
build: add mongodb-org as bbb-html5 dependency
2022-03-14 23:15:26 +00:00
Anton Georgiev
7775d06725
build: create /etc/nginx/sites-enabled if needed
2022-03-14 20:38:54 +00:00
Anton Georgiev
c2ee473f7c
must revert! build: temp drop bbb-webrtc-sfu as a dependency
2022-03-14 20:04:36 +00:00
Anton Georgiev
20bff96cbf
must revert! build: temp drop yq as a dependency
2022-03-14 19:39:11 +00:00
Anton Georgiev
3de540f0ab
build: swap bionic with focal
2022-03-14 19:04:23 +00:00
Anton Georgiev
7147045a82
build: renamed opts-bionic to -focal
2022-03-14 18:53:35 +00:00
Ramón Souza
ec18a97181
update node version in build files
2022-03-09 17:34:21 +00:00
Anton Georgiev
57776054b7
Merge pull request #14512 from prlanzarin/u25-nest-5900pn
...
refactor: reduce timeout intervals for webrtc-sfu and FS WebSocket proxies
2022-03-03 15:27:37 -05:00
Fred Dixon
7fc2c96d2a
Merge pull request #14485 from antobinary/drop-tmp-settings
...
!build: remove config storing to /tmp when upgrading a package
2022-03-02 22:10:18 -06:00
prlanzarin
22d347f899
refactor: reduce timeout intervals for webrtc-sfu and FS WebSocket proxies
...
The old 6h values seem far too large and I cant recall nor find any good
justification for them to be that way
Reducing the timeouts to more sane values allow resources (WebSockets) to be
cleaned up faster
The heartbeat routine in bbb-webrtc-sfu runs every 20s. The heartbeat
routine in SIP.js/FS runs every 30(+10)s. The new timeouts are those values
multiplied by 3.
2022-03-02 19:07:29 -03:00
Anton Georgiev
9f6c6b7a0b
Merge pull request #14441 from pedrobmarin/r-s-fpr
...
refactor(screenshare): FreeSWITCH partial removal
2022-03-02 08:36:14 -05:00
Anton Georgiev
abca31a464
Merge branch 'v2.5.x-release' into drop-tmp-settings
2022-02-28 13:33:05 -05:00
Anton Georgiev
8674cf7615
!build: remove config storing to /tmp when upgrading a package
...
Remaining, to be handles separately:
bbb-html5 before-remove and after-install -- sip.nginx needs to be
handled in bbb-conf
bbb-freeswitch-core -- /tmp/vars xml, etc. -- not sure how to handle
2022-02-27 19:08:25 +00:00
Anton Georgiev
146c81a4de
build: check by distro name not release num - easier to copy-replace (consistency)
2022-02-27 02:38:29 +00:00
Anton Georgiev
bac60f5891
build: remove obsolete bbb-html5-worker@.service
2022-02-27 02:37:18 +00:00
Anton Georgiev
b88dc515ba
build: drop bionic dir in bbb-html5
2022-02-27 02:36:36 +00:00
Anton Georgiev
b1018feec0
build: set BBB full version in settings.yml
2022-02-25 16:20:16 +00:00
Ramón Souza
138f4d64e4
Merge remote-tracking branch 'upstream/v2.4.x-release' into v2.5.x-release
2022-02-24 14:49:56 +00:00
Pedro Beschorner Marin
6d80a413cf
refactor(screenshare): FreeSWITCH partial removal
...
Remove part of the old FreeSWITCH dependent WebRTC screenshare feature.
2022-02-23 13:03:51 -03:00