Ramon Souza
c96c47e551
update bbb-html5 build scripts for meteor 2.7.1
2022-04-25 13:11:12 -03:00
Max Franke
36e3db4625
fix(etherpad): avoid icons overlapping
2022-03-09 11:29:34 -03:00
Pedro Beschorner Marin
93767d19fe
build(etherpad): v1.8.17
...
Update Etherpad version and settings file.
2022-03-07 17:16:52 -03:00
Daniel Schreiber
0d30c9e0ad
build: enable G722 by default
...
currently it is enabled in the config but the module is not loaded.
2022-03-03 14:33:14 +01:00
Anton Georgiev
6fe2b69dc7
Merge pull request #13572 from zhem0004/13257
...
Implemented the fix regarding mongod error messages
2022-02-15 16:55:52 -05:00
Daniel Schreiber
dc15a1c707
fix: serve compressed Javascript and CSS
...
The BBB html5 client is huge and can be compressed easliy. As nginx
already services the static files, it can also handle service gzipped
files.
Ship compressed files with the package.
2022-01-31 20:44:43 +01:00
moonlies
f057671122
fix missing directory error for etherpad installation
2022-01-22 23:35:07 +01:00
Fred Dixon
8ccd896e92
Merge pull request #14110 from schrd/filepermissions
...
Fix: ensure services can't modify their code
2022-01-16 23:15:24 -04:00
Daniel Schreiber
5cce940346
Fix: ensure services can't modify their code
...
Code should be owned by root, so an attacker cannot modify it. The same
should apply to systemd unit files.
closes #11752
closes #10831
2022-01-16 18:10:09 +01:00
Anton Georgiev
10aaf8071f
build: Added auto restart of bbb-html5-backend and frontend on failure
2022-01-13 21:13:19 +00:00
Anton Georgiev
62040bdcb3
build: use official ep_cursortrace
2021-12-20 14:35:43 +00:00
Anton Georgiev
aa03a8093b
Merge pull request #13827 from prlanzarin/u24-desolation-seed
...
chore: add user infos in custom HTTP headers to checkAuthorization's OK, forward them to SFU
2021-12-06 12:34:40 -05:00
prlanzarin
896f629a94
chore: pipe user info from bbb-web checkAuth to webrtc-sfu
2021-12-03 19:49:27 +00:00
Anton Georgiev
578332a094
Merge pull request #13731 from schrd/cluster_proxy
...
Allow BBB to run behind a proxy the avoid gUM permission queries per node
2021-12-03 11:32:07 -05:00
Anton Georgiev
229580db40
build: disable JS execution in mongodb
2021-12-02 22:13:36 +00:00
Tainan Felipe
12117164d6
disable JS execution in mongodb
2021-12-02 09:51:21 -03:00
Daniel Schreiber
c97c033cfd
Update packaging and nginx config for loadbalancer
...
To ease setup some changes required in the nginx config for load
balancer setup are prepared here. They do not harm non-loadbalancer setups.
The changes in the system startup scripts are mandatory
2021-11-21 21:12:50 +01:00
Daniel Schreiber
b30b3accf3
build: fix bbb-webrtc-sfu cronjob
...
the cronjob queries the number of users. The query was still from BBB 2.2
and returned always 0. Now we take every user into account.
2021-11-10 22:22:10 +01:00
Anton Georgiev
c8a85825cf
build: Set bbb-html5 Nodejs version to 14.18.1
...
Missed during #13610
2021-11-03 11:57:58 -04:00
Anton Georgiev
0578037e14
build: Update bbb-html5 build scripts for Meteor 2.5.0
2021-11-01 19:21:41 +00:00
Anton Georgiev
bd002b3b3f
build: bbb-html5 npm deps improvements
2021-10-29 19:30:59 +00:00
Anton Georgiev
d7567b35f3
Merge pull request #13568 from antobinary/build-mongo-conf
...
chore: Set FreeSWITCH to build from branch v1.10.7
2021-10-26 17:19:01 -04:00
Anton Georgiev
b0e1d019b4
pin versions of FreeSWITCH and related libs
2021-10-26 21:14:21 +00:00
Michael F. Schönitzer
b56facaba7
Set worker_rlimit_nofile only once in nginx.conf
...
worker_rlimit_nofile may only be set once in nginx.conf. So far there was no check whether it is already set to a value different than 10000. This results in the option beeing set twice in the config file, if it was already set by. This caused nginx to fail startup. Now it is checked that the limit is at least 10000 and only if not it is set to 10000.
2021-10-26 19:46:19 +00:00
Bohdan Zhemelinskyi
cccf8db790
Implemented the fix regarding mongod error messages
2021-10-26 14:46:33 +00:00
Paulo Lanzarin
bb4b7c52c1
Merge pull request #13553 from prlanzarin/u24-himera-pi
...
refactor(build): bump SFU to 2.6.0-beta.7, remove mediasoup cleanup code
2021-10-25 20:54:37 -03:00
Anton Georgiev
8a2b108b11
build: MongoDB conf changes from 2.3 to 2.4
2021-10-25 20:11:24 +00:00
Anton Georgiev
2cb583b19f
build: Build libks before FreeSWITCH
2021-10-25 18:35:11 +00:00
Paulo Lanzarin
245311947d
Update build/packages-template/bbb-webrtc-sfu/build.sh
...
Co-authored-by: schrd <schrd@users.noreply.github.com>
2021-10-25 14:00:24 -03:00
prlanzarin
56888e999e
refactor(build): bump SFU to 2.6.0-beta.7, remove mediasoup cleanup code
...
beta.6 updates mediasoup 3.9.0 which has a new Meson build system
That new build system does a pretty good job cleaning compiler leftovers on its
own, so theoretically our cleanup code isn't needed anymore.
Amend history:
build/packages-template/bbb-webrtc-sfu/build.sh -> v2.6.0-beta.6 to beta.7
2021-10-24 22:58:32 +00:00
Anton Georgiev
55416fb628
remove unneeded pip3 code
2021-10-19 21:07:05 +00:00
Anton Georgiev
eeed40f52a
build: bbb-freeswitch-core install pip3 to solve site-packages missing
2021-10-19 21:07:05 +00:00
Anton Georgiev
62c67a2f67
build: Rely on meteor version from docker image
2021-10-19 21:03:52 +00:00
Anton Georgiev
bf88e3d577
build: Specify meteor version before building
...
This resolves an issue where we were building the npm dependencies against Meteor matching Node 12 but were trying to install locally for Node 14.
An additional change to consider could be to include the correct Meteor version in the Dockerfile for BBB but that may mean different images per BBB version.
I also leave here some simple outputs for node, npm and meteor versions, to hopefully allow us to catch such discrepancies more easily in the future
2021-10-19 21:03:17 +00:00
Anton Georgiev
c283c8155f
build: Remove node-sass rebuild (not needed for node 14)
2021-10-19 21:02:12 +00:00
Charlie Arehart
fa65382b9e
correct typo: occurs here and front install page
...
also found it here https://docs.bigbluebutton.org/2.3/install.html , but I don't find that text anywhere else in this repo
2021-10-19 21:01:30 +00:00
Anton Georgiev
9d24421b09
Merge pull request #13520 from prlanzarin/u24-zones
...
build: adjust bbb-html5.nginx to make sure nginx serves static assets
2021-10-19 16:40:15 -04:00
prlanzarin
e53dc4bb45
build: adjust bbb-html5.nginx to make sure nginx serves static assets
...
Somewhere along the line since 2.3 the packaged bbb-html5.nginx regressed to a
state where the upstream for /html5client was Meteor itself, which means nginx
wasn't serving static assets as it was supposed to.
2021-10-19 15:06:24 +00:00
Anton Georgiev
c1c357bbd9
Merge pull request #13482 from prlanzarin/u24-zones
...
refactor(virtual-backgrounds): move WASM binaries to /public and let nginx serve them
2021-10-18 12:16:14 -04:00
prlanzarin
b104984364
build: precompress tflite WASM binaries in build
2021-10-18 16:02:29 +00:00
prlanzarin
4f3ceb2459
build: serve precompressed tflite WASM binaries
2021-10-15 17:19:41 +00:00
Anton Georgiev
1b19ba7868
Merge pull request #13469 from antobinary/2.4-build-updates
...
build: set jdk to 8 in bbb-web
2021-10-14 11:10:21 -04:00
Anton Georgiev
58d5315b23
Merge pull request #13471 from antobinary/build-fs-command
...
build: bbb-fs-core allow trace @ command
2021-10-14 11:10:04 -04:00
Anton Georgiev
e6c091c86e
Merge pull request #13470 from antobinary/build-etherpad-cursortrace
...
build: etherpad cursortrace mconf
2021-10-14 11:09:53 -04:00
Anton Georgiev
9c2f85ceea
Merge pull request #13479 from prlanzarin/u24-ferrofluid
...
build: set mediasoup IPs in webrtc-sfu post install
2021-10-14 09:28:02 -04:00
Anton Georgiev
164258274b
Merge pull request #13451 from schrd/bbb-webrtc-package-size
...
Update bbb-webrtc-sfu packaging to include mediasoup
2021-10-14 09:24:21 -04:00
Anton Georgiev
ca054d356f
Update build/packages-template/bbb-webrtc-sfu/build.sh
2021-10-14 09:24:12 -04:00
schrd
4bc55226b1
Update build/packages-template/bbb-webrtc-sfu/build.sh
...
Co-authored-by: Paulo Lanzarin <4529051+prlanzarin@users.noreply.github.com>
2021-10-14 15:18:50 +02:00
Anton Georgiev
906b4253de
Merge pull request #13403 from prlanzarin/u24-parasole
...
chore(build): bbb-conf and build script changes to handle /var/mediasoup
2021-10-14 09:11:14 -04:00
prlanzarin
96254f7c89
build: add /wasm location block to bbb-html5.nginx
...
Guarantees that nginx will be the one serving the WASM binaries (static assets).
The types block is there to guarantee that the correct MIME type is advertised.
Moreoever, it's preferable that the WASM binaries are gzipped because they're
too large to ignore, so it's worth the server-side gzipping overhead.
The explicit gzip type declaration is there because only text/html assets are
compressed by default.
2021-10-14 03:58:55 +00:00