How to use the non-docker version with server panel?

Hello everyone, I’m using a PHP visualization panel tool that provides a quick LNMP environment and supports Nginx reverse proxy. I want to use the Nginx of this panel for reverse proxy to manage domain names. However, I also want to use the non-docker version of Jitsi Meet. When installing Jitsi Meet, I don’t want to bind to a specific domain name but use something like localhost and then reverse proxy it.

This idea works well in the docker version, but I want to know how to implement it in the non-docker version. Thank you.

does somebody can help me? :joy: :cold_sweat: :sob:

come for helping

Probably you will need to slightly adjust the config.js and configure your reverse proxy something like this: Self-Hosting Guide - Docker | Jitsi Meet

only if “docker”? :sob:

Nope, there is a reverse proxy example in the link I shared