spantaleev / matrix-docker-ansible-deploy

🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
GNU Affero General Public License v3.0
4.88k stars 1.04k forks source link

Document/provide configuration for jitsi docker images? #1117

Open skepticalwaves opened 3 years ago

skepticalwaves commented 3 years ago

Following up on #1114 there's a few other mostly undocumented ways to adjust configuration

The if [[ -f lines in the docker init: https://github.com/jitsi/docker-jitsi-meet/blob/d6fac8e0c38294463a535442bba3dd27327b966c/web/rootfs/etc/cont-init.d/10-config#L54-L88

Will allow injection of configuration into the docker image.

I'm not sure how to exactly the ansible may want to interact with this.

skepticalwaves commented 3 years ago

And another note, it appears with the newer jitsi docker images that configurations are built every time, such that this documentation is no longer needed,

https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-playbook-jitsi.md#rebuilding-your-jitsi-installation