Commit graph

11 commits

Author SHA1 Message Date
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