Commit Graph

256 Commits

Author SHA1 Message Date
chandi
00322d156c switch to up-to-date jodconverter container 2023-11-28 15:31:19 +01:00
chandi
f8ffbcd31b fix missing URL in recording container 2023-11-28 15:30:55 +01:00
chandi
f3ae0f1fd2 v2.7.3 2023-11-28 15:30:29 +01:00
chandi
954100d55e html5: fix display of version 2023-09-13 01:30:05 +02:00
chandi
60b3775308 etherpad: support for alpine in export script 2023-09-12 22:08:03 +02:00
chandi
109547ffed BigBlueButton 2.7 2023-09-12 18:31:01 +02:00
chandi
e2fa77fe48 use official bbb-build images instead of senfcall 2023-09-12 18:23:22 +02:00
chandi
3eddef1a1c BBB v2.6.1 2023-04-04 12:03:43 +02:00
Yannick Schillinger
0344b0e4c1 Fix learning-dashboard 2023-04-04 10:23:16 +02:00
chandi
6b5d8c853d nginx: serve default presentation 2023-04-03 11:45:12 +02:00
chandi
81b02de14a recordings: fix missing post_publish.log 2023-04-03 11:44:45 +02:00
chandi
859e61af06 greenlight: avoid leaking IP to greenlight, which stores it in the logs 2023-04-03 11:42:57 +02:00
chandi
1fbf11a9fa nginx: redirect old greenlight v2 room links 2023-03-24 23:26:55 +01:00
chandi
a55a09f6cd recordings: fix missing log file (dockerize crashes) 2023-03-24 23:07:09 +01:00
chandi
711b47d844 recordings: add missing unzip dependency 2023-03-24 23:07:09 +01:00
chandi
ce8f12fc60 BigBlueButton v2.6.0 2023-03-24 23:07:09 +01:00
chandi
3d433f8a5c greenlight v3 2023-03-24 23:07:08 +01:00
chandi
0766a4033c update base images 2023-03-24 23:04:41 +01:00
chandi
2a0cd91e72 freeswitch: build ourselves with patches included 2023-03-24 23:04:41 +01:00
chandi Langecker
ad484aa870
Merge pull request #252 from nr23730/patch-1
Set client_max_body_size for greenlight
2023-03-24 23:03:15 +01:00
chandi Langecker
bf353adb13
Merge pull request #254 from bigbluebutton/antobinary-patch-1
docs: Fixed typo in bbb-web Dockerfile
2023-03-21 22:42:43 +01:00
Anton Georgiev
024d222b8b
docs: Fixed typo in bbb-web Dockerfile 2023-03-03 09:05:14 -05:00
Niklas Reimer
366be0a17c
Set client_max_body_size for greenlight 2023-02-05 22:22:22 +01:00
chandi
ef295301b5 BBB v2.5.11 2023-01-10 17:24:33 +01:00
chandi Langecker
f30496d430
Merge branch 'develop' into fix-recordings-ffmpeg 2022-11-06 13:56:50 +01:00
chandi
fc74f2a8b8 update recordings base image to bullseye
bullseye offers a more recent version of ffmpeg which solves the missing ffmpeg filter 'tpad'
https://github.com/bigbluebutton/docker/issues/235
2022-11-04 17:02:56 +01:00
chandi
c181ee9665 BBB 2.5.8 2022-11-04 16:50:08 +01:00
chandi
618c432e73 v2.5.5 2022-09-19 21:39:41 +02:00
chandi
49c6eea96a BBB v2.5 2022-06-10 22:27:54 +02:00
chandi
3bda5364df bbb v2.5.0-rc.4 2022-05-22 18:12:25 +02:00
chandi
512327740a fix coturn container 2022-05-09 07:24:07 +02:00
chandi
5d326709b6 publish images 2022-05-08 19:45:59 +02:00
chandi
20bb46fb4d bbb v2.5-rc.1, etherpad 1.8.18 2022-05-08 18:54:23 +02:00
chandi
aaa2d63d67 fix recordings: missing yq, wrong CWD and kurento is still required 2022-05-07 14:26:04 +02:00
chandi
865b39d1ce v2.5.0-beta.2, minor bugfixes 2022-05-04 01:10:11 +02:00
Dave Lane
b4aa33d20d Update Dockerfile
This should fix issues with failing recordings which include presentation polls.
2022-04-17 13:31:38 +02:00
chandi
cf74a26268
Merge pull request #210 from pedrobmarin/e-aio
etherpad: avoid icons overlapping
2022-04-17 13:30:41 +02:00
Pedro Beschorner Marin
4634f5d5f1 etherpad: avoid icons overlapping
cc @frankemax

Reference: https://github.com/bigbluebutton/bigbluebutton/pull/14567
2022-04-17 08:19:43 -03:00
Pedro Beschorner Marin
b5eb823640 etherpad: enforce bbb-pads session handling
At v2.5 we intoduced `bbb-pads` as a session manager for Etherpad.

Enabling `requireSession` and `editOnly` at Etherpad's settings closes
the HTTP access from all other sources besides `bbb-pads`.
2022-04-17 08:10:48 -03:00
chandi
d6e461efd4 mediasoup support and partial kurento removal 2022-04-17 12:43:46 +02:00
chandi
2c09d17b95 2.5.0-beta-1 2022-04-17 12:38:25 +02:00
chandi
ee04ee99e5 fix missing submodules 2022-04-17 10:04:02 +02:00
chandi
dfbe11f74d basic 2.5 support (bbb-pads, mongo 5.0, ruby 2.7) 2022-04-03 23:28:49 +02:00
chandi
7eb142b43e webhooks: avoid including whole config file 2022-04-03 23:24:20 +02:00
chandi
83eee18228 all tags specified in one file and images built with official docker-bbb-build image 2022-04-03 23:18:15 +02:00
chandi
fb75478e67 changes for v2.4.5 2022-03-21 12:00:36 +01:00
chandi
564d528d07
Merge pull request #202 from pedrobmarin/c-ue
chore: update Etherpad
2022-03-21 10:32:52 +01:00
chandi
f2c653682e use own freeswitch mirror
freeswitch/signalwire started making their mirror only available with an account. I mirrored now their repo

closes #203
2022-03-19 10:59:17 +01:00
Pedro Beschorner Marin
8e9e99ab29 etherpad: update to v1.8.17
Following https://github.com/bigbluebutton/bigbluebutton/pull/14550 .

Also updated the settings.json file with https://github.com/ether/etherpad-lite/blob/1.8.17/settings.json.template .

Made sure to preserve BigBlueButton common settings and a couple of extras
that I imagine that made sense for the docker environment:

 - ip: 0.0.0.0
	BigBlueButton uses 127.0.0.1

  /*
   * IP and port which Etherpad should bind at.
   *
   * Binding to a Unix socket is also supported: just use an empty string for
   * the ip, and put the full path to the socket in the port parameter.
   *
   * EXAMPLE USING UNIX SOCKET:
   *    "ip": "",                             // <-- has to be an empty string
   *    "port" : "/somepath/etherpad.socket", // <-- path to a Unix socket
   */
  "ip": "0.0.0.0",
  "port": 9001,

 - host: redis
	BigBlueButton uses 127.0.0.1

  /*
   * The type of the database.
   *
   * You can choose between many DB drivers, for example: dirty, postgres,
   * sqlite, mysql.
   *
   * You shouldn't use "dirty" for for anything else than testing or
   * development.
   *
   *
   * Database specific settings are dependent on dbType, and go in dbSettings.
   * Remember that since Etherpad 1.6.0 you can also store this information in
   * credentials.json.
   *
   * For a complete list of the supported drivers, please refer to:
   * https://www.npmjs.com/package/ueberdb2
   */

  "dbType": "redis",
  "dbSettings": {
    "host": "redis",
    "port": 6379
  },

 - soffice: /etherpad-export.sh
	BigBlueButton uses /usr/share/bbb-libreoffice-conversion/etherpad-export.sh

  /*
   * This is the absolute path to the soffice executable.
   *
   * LibreOffice can be used in lieu of Abiword to export pads.
   * Setting it to null disables LibreOffice exporting.
   */
  "soffice": "/etherpad-export.sh",

 - disableIPlogging: true
	BigBlueButton uses false (Etherpad's default)

  /*
   * Privacy: disable IP logging
   */
  "disableIPlogging": true,

 - host: redis
	BigBlueButton uses 127.0.0.1

  /*
   * Redis publisher plugin configuration.
   * npm i git+https://git@github.com/mconf/ep_redis_publisher.git
   */

  "ep_redis_publisher": {
    "host": "redis",
    "port": 6379
  },
2022-03-08 14:00:57 -03:00
Pedro Beschorner Marin
212aee558c etherpad: moved plugins repositories
Nothing really changed for both of them, only updating to use the current
valid path. Mconf should push them all to the BigBlueButton umbrella in
the future.
2022-03-08 13:25:31 -03:00