Commit graph

51 commits

Author SHA1 Message Date
e38b362a27 Merge branch 'feature/jitsi-update-stable-8960-1' 2024-05-22 22:22:49 +02:00
3b0af81463 Updates src 2024-05-22 22:22:34 +02:00
41832f4797 Merge pull request 'Fixes CSP webworker-src' (#5) from bugfix/csp-webworker-src into master
Reviewed-on: #5
2023-12-08 22:03:58 +01:00
85d00d96fe Fixes CSP webworker-src 2023-12-08 22:00:15 +01:00
757642f84d Merge pull request 'Updates Jitsi to stable-8960-1' (#4) from feature/jitsi-update-stable-8960-1 into master
Reviewed-on: #4
2023-10-30 01:02:11 +01:00
04fc0023df Updates Jitsi to stable-8960-1 2023-10-30 00:59:21 +01:00
99f7dced9e Updated src to stable-7830 2022-10-03 13:00:52 +02:00
f25cf1e12e Update 'CHANGELOG.md' 2022-10-02 23:06:36 +00:00
60a595c388 Merge pull request 'feature/latest-upstream-docker-compose' (#2) from feature/latest-upstream-docker-compose into master
Reviewed-on: #2
2022-10-02 22:59:34 +00:00
9183e360d8 Updated Jitsi to stable-7830; Addressed some config issues 2022-10-02 22:27:12 +02:00
80cd68a5c4 CSP: Allow 'data' schema in img-src 2022-02-18 22:05:58 +01:00
d3077f101c Updates Jitsi to stable-6865 2022-02-18 21:57:07 +01:00
5ed074e469 Revert "Added label loadbalancer.server.port"
This reverts commit d2091d4b97.
2020-12-13 00:57:52 +01:00
d2091d4b97 Added label loadbalancer.server.port 2020-12-13 00:52:40 +01:00
14ecfa184d Changed label syntax to improve readability 2020-12-13 00:46:27 +01:00
fb6cb0c52d Sorted ENV vars 2020-12-13 00:32:38 +01:00
c636d5bfb5 Updated Docker-Compose config and env to reflect upstream changes from PR810
See "update example for Traefik2": https://github.com/jitsi/docker-jitsi-meet/pull/810
2020-12-13 00:30:57 +01:00
59f4cd124b Added PUBLIC_URL to Prosody 2020-12-12 18:44:18 +01:00
3a644bda7c Do not run a health check against the service while in check mode 2020-11-26 22:21:17 +00:00
7618dc9400 Do not run a health check against the service while in check mode 2020-11-26 21:15:15 +00:00
811cdb6a81 Updated README 2020-05-06 22:15:10 +02:00
71dbfd8041 Disable third party requests by default 2020-05-06 22:11:56 +02:00
3a957045af Adds a retry to the URL check whether Jitsi is available from the public internet 2020-05-02 22:37:53 +02:00
a75f75e8be Adds automatic building of the latest Docker images based on the default upstream repo https://github.com/jitsi/docker-jitsi-meet/ 2020-05-02 22:18:00 +02:00
d13cff64cc We will only check the availability from the outside and set channelLastN afterwards 2020-05-02 21:35:42 +02:00
b05469e662 Don't expose unnecessary ports 2020-05-02 21:25:42 +02:00
b4855c6a66 Several improvements (see below); New default: Only last 3 speakers will be have active video
- Remove Jitsi runtime config in case of Ansible tag teardown
- Performance: DefautSet Jitsi Web config channelLastN using jitsi_web_channel_last_n
- Adds submodule with the source of docker-jitsi-meet, which this role is based on.
2020-05-01 23:24:17 +02:00
ffd78fdea1 Updated README 2020-04-19 22:58:21 +02:00
84b3e8e019 Fixed syntax error 2020-04-11 13:58:07 +02:00
98b54eac83 Always pull docker images 2020-04-11 13:56:43 +02:00
b0c1a4b0be Uses a new config directory in the docker compose project directory (prev. it used ~/.jitsi-meet-cfg) 2020-04-11 13:48:50 +02:00
a9aa130c60 Replaces the default STUN servers with the one from jitsi.net; Fixes PUBLIC_URL 2020-04-11 13:40:14 +02:00
d356d759c8 Removes default passwords. Please generate secure passwords and add the corresponding vars to your vault 2020-04-11 13:24:24 +02:00
433098684c Replaces Google's STUN servers 2020-04-09 23:02:19 +02:00
e23155d3d7 Set HTTP security headers 2020-04-04 23:04:53 +02:00
3df619860f Improved and simplified healthcheck. Use with --tags health to run. 2020-04-01 21:29:15 +02:00
44e1c6e2c5 Jitsi containers should be restarted unless stopped 2020-04-01 12:59:48 +02:00
df137fb906 Improved outside health check 2020-03-29 15:31:32 +02:00
0bce0414a9 Use the new traefik public network 2020-03-25 23:06:18 +01:00
2cb7eafa7a Updated README 2020-03-24 00:23:13 +01:00
ad4d83710f Trying to fix the table 2020-03-24 00:22:26 +01:00
cd33074a2c Updated README 2020-03-24 00:15:51 +01:00
a25041281a Updated README 2020-03-24 00:14:54 +01:00
729146394c Updated README 2020-03-23 23:45:30 +01:00
aacd838f56 Removed not used jitsi_container_ip; use virtual host as part of the public URL by default 2020-03-23 22:29:27 +01:00
554b87ec41 Added default var docker_user 2020-03-23 21:51:10 +01:00
93bc4bbd0f Added default vars, only provide Let's Encrypt config if enabled 2020-03-23 21:49:26 +01:00
9812972f4c Added URL check to confirm that the Jitsi homepage is available 2020-03-23 21:04:12 +01:00
57761d83d5 Updated README 2020-03-23 08:45:55 +01:00
9e4d08ae17 Added license 2020-03-23 00:26:06 +01:00