On Mon, Jun 14, 2021 at 12:55:59PM +1000, Philip Rhoades via Podman wrote:
I am interested in getting Jitsi running and like any first
consideration of
this sort of thing, my first thought is using Podman to do what I want - has
anyone had got Jitsi Meet running satisfactorily?
'satisfactorily?', not sure what you mean, but it works for us. Host is
Fedora 33 and we are running it rootless in 4 containers started by
systemd. We have one systemd meta service which starts the other 4 jitsi
containers.
We are using Apache httpd as a reverse proxy in front of it for HTTPS.
It took some time to set it up, but now it works without problems.
Adrian