Commit graph

38 commits

Author SHA1 Message Date
eaec14a23f Add exporter container if metrics shall be exposed. 2024-01-13 13:58:38 +01:00
7ab4f7ebe3 Add PUBLIC_URL to all Jitsi containers to allow for proper routing by Traefik. 2020-12-12 06:59:14 -08:00
5b052e01e8 Introduced image tag variable. 2020-12-09 12:23:54 -08:00
87d2cd58ec Adjusted variables and docker-compose file to account for multitenancy setups. 2020-12-08 08:34:15 -08:00
b8a2ca2af3 Added install path and consolidated var usage. 2020-11-29 03:58:40 -08: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
e4b1a63572 Initial commit 2020-03-23 00:20:24 +01:00