83957b0c34
fix for WebRTC with symetric NAT: open rtp ports publically
2020-04-19 18:51:49 +02:00
fa6675683f
optional https reverse proxy
2020-04-13 15:51:33 +02:00
35db4a408f
fix for endless echo test connect modal
...
It seems like bbb-fsesl-akka uses the public IP to connect to Freeswitch ESL and gets rejected with
mod_event_socket.c:2663 IP 77.145.44.15 Rejected by acl "loopback.custom"
This leads to an endless "Connecting to echo test" dialog, because Meteor waits for an VoiceCallStateEvtMsg event on redis which doesn't get emitted by bbb-fsesl-akka.
2020-04-13 15:33:08 +02:00
ec3b5df112
fix for greenlight CSRF error ActionController::InvalidAuthenticityToken, due to wrong requesting url protocol
...
https://github.com/bigbluebutton/greenlight/issues/997
2020-04-13 14:51:55 +02:00
95dd18199a
replace hardcoded ip and domain by variables
2020-04-13 00:30:45 +02:00
558feb67e3
fixes invalid docker-compose commands
2020-04-12 20:35:11 +02:00
34b1f9edad
update redis and mongodb
2020-04-12 20:34:48 +02:00
4dc72e8a16
magically fixes the video sharing
2020-04-12 20:23:52 +02:00
9030383994
avoid npm install error within a broken git submodule
2020-04-12 20:20:50 +02:00
697c31c50a
build images automatically with docker-compose
2020-04-12 16:18:21 +02:00
75c49134de
remove hetzner apt repository
2020-04-12 16:11:17 +02:00
2f719b9202
README rewritten
2020-04-12 16:03:36 +02:00
8d078b1f7c
added greenlight and api demos
2020-04-12 16:01:57 +02:00
4b579a6219
add bbb-webrtc-sfu as git submodule
2020-04-11 19:39:55 +02:00
4392ccc3a7
fixing timeout of listen only clients after 5 minutes
2020-04-11 16:37:33 +02:00
a6153b9c7d
created sample.env
2020-04-11 12:01:48 +02:00
7942427be1
cleanup core Dockerfile
2020-04-11 11:34:17 +02:00
c348db8779
serve presentations via nginx
2020-04-11 11:29:50 +02:00
6248c9f93b
close down lots of open ports
2020-04-11 10:43:25 +02:00
c21da11d4e
use dockerize templates for bbb-html5
2020-04-10 13:29:06 +02:00
656a9b8812
dockerize templates for core, cleanup Dockerfile
2020-04-10 11:29:44 +02:00
e2901ddd81
separate bbb-html5
2020-04-09 22:33:27 +02:00
2d6e43193d
rearrange base files
2020-04-09 19:33:13 +02:00
94cfe45014
separate mongodb
2020-04-09 18:27:47 +02:00
c66e89fa14
separate bbb-webrtc-sfu
2020-04-09 18:15:06 +02:00
0d388be4ff
separate kurento
2020-04-09 18:13:18 +02:00
053e98ae72
seperate redis and etherpad
2020-04-09 15:43:58 +02:00
2ba82afaa1
seperate nginx
2020-04-09 08:48:47 +02:00
5724e437d7
reduced container privileges
2020-04-09 08:02:08 +02:00
cb45009e59
WIP: reduced install script
2020-04-09 02:11:32 +02:00
6bd54fcb87
Make docker check for hostname on start and change if needed
2020-04-08 03:02:27 -03:00
f83bb3f561
Fix BBB 2.2 docker
2020-04-08 01:36:27 -03:00
9c43df9565
Update setup.sh
2020-03-27 17:31:52 -03:00
5617180c0d
Update README.md
2020-03-27 17:29:53 -03:00
97e5cef2c8
Update rc.local
2020-01-10 19:51:24 -03:00
10ad94e92d
Update setup.sh
2020-01-10 18:33:09 -03:00
2949376719
Update Dockerfile
2020-01-10 16:22:52 -03:00
0fdac79148
Delete supervisord.conf
2019-12-09 15:03:59 -03:00
f4cbcb1074
Update docker-compose.yml
2019-12-09 14:45:09 -03:00
7c38442658
Update README.md
2019-12-09 14:44:19 -03:00
78d9de9866
Merge pull request #24 from tdjac0bs/v2.2.x-release
...
V2.2.x release
2019-12-09 12:23:41 -03:00
e4e92211b0
Improve README
2019-12-09 11:51:02 -03:00
41e63c71b1
Remount tmp before installing BBB (allow packages to run scripts in /tmp)
2019-12-09 01:50:43 -03:00
697fd054fb
Comment apt cache line
2019-12-09 01:46:31 -03:00
ca969900fb
Fix change of default password
2019-12-09 01:46:00 -03:00
f30af58388
Add more details to README file
2019-12-09 00:49:08 -03:00
1ec6490c8f
Add default password and improve README
2019-12-09 00:46:05 -03:00
14a49e83f3
Add docker for 2.2.x
2019-12-09 00:34:03 -03:00
7bfb751534
Added installation of yq
2019-01-27 15:45:12 -05:00
8d3464150c
Fix #11
2018-11-01 06:55:38 -05:00