Commit graph

17 commits

Author SHA1 Message Date
94ad19758b Updates Jitsi to stable-8960-1 2023-10-30 00:56:32 +01:00
d3077f101c Updates Jitsi to stable-6865 2022-02-18 21:57:07 +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
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
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
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
3df619860f Improved and simplified healthcheck. Use with --tags health to run. 2020-04-01 21:29:15 +02:00
df137fb906 Improved outside health check 2020-03-29 15:31:32 +02: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
9812972f4c Added URL check to confirm that the Jitsi homepage is available 2020-03-23 21:04:12 +01:00
e4b1a63572 Initial commit 2020-03-23 00:20:24 +01:00