Gentlemen,
might someone be able to explain to me in simple terms how the configuration of Jitsi in Docker works?
My understanding is that there is a “template” config file somewhere and that is populated with parameters from the .env file when - well, when does that happen (every time the container starts or only when it is (re)created)?
If so, where is the “template” config file and where is the final config file that is actually used (for Jigasi, for example, there is the folder /config and there is the folder /defaults - both contain a file sip-communicator.properties)?
What is the role of the file ~/.jitsi-meet-cfg/web/config.js - do I need to delete it when I change the config?
Is there documentation somewhere that explains this? I have only found bits and pieces on the forum.
Thanks!