597 Commits

Author SHA1 Message Date
chandi Langecker
45d13f46cc
Merge pull request #350 from tibroc/html5-safari-builds-#348
Html5 safari builds #348
2025-04-02 10:05:53 +00:00
timo
75f7a1fc26 add safari fix for v3.0.4, closes #348 2025-03-28 16:32:20 +01:00
chandi
f6e71fc9e3 Release v3.0.4 2025-03-27 01:19:21 +01:00
chandi Langecker
bf1820c102
Merge pull request #347 from tibroc/3.0.4
update to 3.0.4
2025-03-26 23:50:26 +00:00
chandi
2ad8ccf20c docs: minor additions 2025-03-27 00:33:16 +01:00
timo
7960113f3a update to 3.0.4 2025-03-26 19:16:36 +01:00
chandi
608bf78d15 fix not accepting length of dial in / voiceBridge numbers 2025-03-12 00:48:03 +01:00
chandi
6e0d7520d3 fix postgres migration 2025-03-12 00:47:16 +01:00
chandi
da20874a6e upgrade: migrate postgres & greenlight data 2025-03-12 00:21:55 +01:00
chandi
2bee0acb10 changelog for release 3.0.1 2025-03-11 18:44:33 +01:00
chandi Langecker
2f2907d5d6
Merge pull request #313 from bigbluebutton/bbb3.0
BigBlueButton 3.0
2025-03-11 17:35:44 +00:00
chandi
70d9b0166d update docs for 3.0 2025-03-11 18:35:12 +01:00
chandi
b61e8c8a17 bbb v3.0.1 2025-03-11 16:40:50 +01:00
chandi
b4d2b2043c bbb-export-annotations: update to 3.0.0, drop privileges, reduce docker context 2025-03-04 00:49:28 +01:00
chandi
133ec8e29d BBB v3.0 changes 2025-03-03 19:04:49 +01:00
chandi
f99a1632cd etherpad 2.2.6 2024-12-05 13:20:28 +01:00
chandi
7ad3a3356a bbb-export-annotations: fix moved bigbluebutton volume 2024-11-30 01:23:47 +01:00
chandi Langecker
d654c89450
Merge pull request #322 from ben-ba/v2.7.3
adding bbb-export-annotations configurations ->
2024-11-29 17:49:18 +00:00
chandi
ca63812903 recordings: fix missing directories 2024-11-29 18:42:14 +01:00
chandi
861902531b ignore missing LETSENCRYPT_EMAIL in dev mode 2024-11-29 18:14:36 +01:00
chandi
8704ec2147 haproxy: correctly identify http traffic 2024-11-29 01:06:58 +01:00
chandi
340e9fdb30 setup: fix LETSENCRYPT_EMAIL not being set 2024-11-29 00:14:18 +01:00
chandi
329b6bfae6 freeswitch: SIP dial in support 2024-11-29 00:13:44 +01:00
chandi
4afa12bcf2 lets encrypt: email required, remove staging flag 2024-11-28 13:04:33 +01:00
chandi
1a79f73fe3 bbb-graphql-middleware dev mode 2024-11-25 17:50:15 +01:00
chandi
56d8f768e4 graphql-actions dev mode 2024-11-25 17:21:23 +01:00
chandi
7c0c55a9da html5 dev mode 2024-11-25 17:19:26 +01:00
chandi
ed77742a49 split out IGNORE_TLS_CERT_ERRORS from DEV_MODE
this allows running the production version of bbb-docker locally with self signed certificates
2024-11-25 16:22:46 +01:00
chandi
1a552e7155 nginx: stay running even when depending container restart 2024-11-25 13:10:19 +01:00
chandi
17aa49968d dev mode: use local networks IP instead of docker internal 10.7.7.1
this led to multiple issues with UDP pakets being lost due to IP mismatch
2024-11-25 13:08:38 +01:00
chandi
d6c1b0a5ec dev.env: coturn is now a fixed/non-optional component 2024-11-25 00:53:42 +01:00
chandi
6623813f9c greenlight: latest version and fix for failing API requests due to self signed certificate 2024-11-25 00:52:49 +01:00
chandi
ca0a159cc0 new https proxy based on haproxy, also proxying TURN 2024-11-25 00:35:18 +01:00
chandi
325690e0c1 v3.0.0-beta.5: recording via bbb-webrtc-recorder and etherpad export 2024-11-24 21:26:31 +01:00
chandi
e6c1b47fb2 .gitignore: conf/bbb-html5.yml 2024-11-24 19:14:56 +01:00
chandi
31818062b0 webrtc-sfu: announce correct webrtc IP 2024-11-24 19:14:36 +01:00
chandi
c298e051fc office-conversion: switch from jodconverter to collabora 2024-11-24 16:31:25 +01:00
chandi
c740f55e5a v3.0.0-beta.5: basic working functionality
quite some features (recording, SIP, transcription, etc.) are not working yet, but a milestone where it should finally take a commit
2024-11-24 16:30:49 +01:00
Benjamin Brauner
082e1295df adding bbb-export-annotations configurations -> to build it see necessary for the bigbluebutton source also; https://github.com/bigbluebutton/bigbluebutton/pull/19707 2024-02-29 13:20:50 +01:00
chandi
20315c1cf8 add missing bbb-webrtc-recorder submodule 2024-01-07 23:56:34 +01:00
chandi
b4918c53d3 dev mode: allow presentation access via http 2024-01-07 23:55:52 +01:00
chandi
13f55a1be9 fs_cli: fix for wrong path to functions.sh 2024-01-07 23:55:03 +01:00
chandi
cdfe3a87c1 bbb3.0: add webrtc-recorder 2024-01-07 23:54:28 +01:00
chandi
a3f346d8a0 all data under ./data instead in docker volumes
- easier backups
- people can access recordings with existing scripts
2024-01-07 23:52:08 +01:00
chandi
72bd71c8bf update base images
- debian: bullseye -> bookworm
- ubuntu:  20.04 -> 22.04
- ruby: 2.7 -> 3.0
2024-01-07 23:48:34 +01:00
chandi
4216d36eb8 reduce logging verbosity 2024-01-07 23:46:09 +01:00
chandi
4b89a5b52f bbb3.0: graphql container, postgres with multiple db, repo updates 2024-01-07 23:44:54 +01:00
chandi
426349d0d7 one variable DEV_MODE instead of multiple (would become quite a lot) 2024-01-07 23:36:12 +01:00
chandi
4290c1616d avoid duplicated BBB_BUILD_TAG values 2024-01-07 23:33:05 +01:00
chandi
1b0c9a9602 script for instant development mode 2023-12-08 12:48:01 +01:00