chandi
e5a4f52702
generate-compose: remove env variables not required in this step
2023-12-07 20:07:01 +01:00
chandi
ce48732004
cache tags of submodules, load_env function
2023-12-07 20:07:01 +01:00
chandi
03dcee6dac
use local sources instead of pulling inside container
2023-12-07 20:07:01 +01:00
chandi Langecker
4cff64c1a0
Merge pull request #277 from pkolmann/pkolmann-https-proxy-resolver
...
Add RESOLVER_ADDRESS env variable for HTTPS_PROXY container.
2023-09-12 22:19:14 +02:00
Philipp Kolmann
3ae8ebc906
Add RESOLVER_ADDRESS env variable for HTTPS_PROXY container.
...
closes https://github.com/bigbluebutton/docker/issues/276
2023-06-02 09:52:19 +02:00
Leonid Orsulic
8c1ae1e48b
update commands to docker compose V2
2023-05-07 11:07:09 +02:00
chandi
0257ba7025
fs_cli: fix wrong path
2023-04-03 11:45:35 +02:00
chandi
43ef3aeb88
greenlight v3: migration script + docs
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
2a0cd91e72
freeswitch: build ourselves with patches included
2023-03-24 23:04:41 +01:00
chandi
cef23f8236
actually checkout the submodules specified in tags.env
2023-01-10 17:19:35 +01:00
chandi
ca7d2baa38
fix upgrade executable bit
2022-07-01 10:55:28 +02:00
chandi
e2fb894f24
scripts for publishing and upgrading images
2022-05-08 20:40:34 +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
865b39d1ce
v2.5.0-beta.2, minor bugfixes
2022-05-04 01:10:11 +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
f2f929f1bb
applied v2.4.2 changes
2022-01-27 09:53:45 +01:00
chandi
a7bb299b74
avoid errors with paths containing spaces
2021-12-20 23:46:07 +01:00
chandi
422888ecfa
setup: fix missing fi
...
closes #175
2021-12-14 10:42:46 +01:00
chandi
58f441f3ee
make default passwords obvious and set FSESL_PASSWORD
2021-12-13 18:16:22 +01:00
chandi
f5cf50b2eb
v2.4-rc-1: node v14, learning dashboard, base images update
2021-11-27 17:27:56 +01:00
Omid
a94572a2b4
Merge branch 'develop' into prometheus-exporter-optimization
2021-11-27 13:40:24 +02:00
omidmaldar
3d3830fccb
Resolve conflicts
2021-11-27 13:38:44 +02:00
omidmaldar
9a8825a73b
Periodically remove old recordings
2021-10-17 21:26:26 +03:00
omidmaldar
abeac58d73
Enable optimization for Prometheus when recording is enabled
2021-10-17 01:01:07 +03:00
chandi
2b9c0813e7
Merge pull request #144 from mghadam/patch-1
...
fixed sed delimiter for CERTPATH and KEYPATH
2021-10-05 14:25:46 +02:00
Mostafa Ghadamyari
add48f9418
fixed sed delimiter for CERTPATH and KEYPATH
...
need to use another delimiter rather than `/` since the $CERTPATH and $KEYPATH variables contain `/` in the full path and cause the following error
```
`sed: -e expression #1 , char 50: unknown option to `s'
```
2021-08-02 18:35:22 +04:30
Lincoln W
9a85b0bfc6
Fixed some typos
2021-07-28 18:32:42 -04:00
chandi
c2ebd3fcf9
Merge pull request #126 from cjhille/develop
...
Reintegrate turn with default ports and support for external certificates
2021-06-21 16:47:37 +02:00
chandi
e61d83fd37
Merge pull request #118 from bb/patch-1
...
Exclude CLIENT_TITLE when generating compose file
2021-06-21 16:22:22 +02:00
cjhille
eb2408cb17
give coturn the option to run with manual certificates
2021-06-08 16:28:24 +00:00
cjhille
0ff8da7f67
restore coturn code with default port 5349
2021-06-01 15:51:55 +00:00
Benjamin Bock
a10094b538
Exclude CLIENT_TITLE when generating compose file
2021-05-19 20:39:59 +02:00
caminsha
63a72de927
Add POSTGRESQL_SECRET as environement variable
...
The way like this it is possible to have the password for PostgreSQL as an environment variable
2021-05-14 03:05:07 +02:00
chandi
f49ef6b625
remove coturn due to #73
2021-03-28 00:58:01 +01:00
chandi
3858e42f23
applied v2.3-alpha 7 changes incl. html5 load balancing
2021-02-24 21:51:17 +01:00
chandi
124c9775d4
Merge pull request #62 from derhecht/patch-1
...
Add curl IPv6 timeout
2021-02-18 09:44:58 +01:00
Omid
ef5c0e5587
Ask about Prometheus installation
...
Adds a missing question which asks if the user wants a Prometheus exporter to be installed
2021-02-18 09:39:17 +01:00
Jakob Berlin
fcf4b0eb24
Add curl IPv6 timeout
...
To ensure script continue in case of no IPv6 DNS resolution - otherwise keeps waiting forever
2021-02-17 22:35:58 +01:00
chandi
16df9ab334
template based generation of docker-compose.yml #71 #42
2021-02-11 15:33:49 +01:00
chandi
42b338f667
jump to bbb-webrtc-sfu v2.4.19
2020-10-21 22:14:08 +02:00
chandi
e4176ee53a
apply v2.2.24 changes
2020-09-16 00:24:38 +02:00
chandi
99dbe34e9a
add recording privacy warning during setup
2020-09-06 14:18:09 +02:00
chandi
c997397d68
revert some leftover unrelated changes
2020-09-06 14:13:54 +02:00
chandi
5fbefe5a0b
Revert "fix typo"
...
This reverts commit f7aa707532
.
2020-09-06 14:07:20 +02:00
Sofyan Sugianto
20dfb43273
fix setup recording
2020-08-29 21:30:00 +07:00
Sofyan Sugianto
f7aa707532
fix typo
2020-08-29 21:01:30 +07:00
Sofyan Sugianto
ef32b623b3
generate random password by default on postgres password
2020-08-27 16:09:42 +07:00