cp nginx.my.domain.tld.conf /etc/nginx/sites-available/
git clone https://github.com/jitsi/docker-jitsi-meet git-repo
cp docker-compose.yml git-repo/ cp env.example git-repo/.env
mkdir -p git-repo/jitsi-meet-cfg/{web/transcripts,prosody,jicofo,jvb,jibri}
cd git-repo
./gen-passwords.sh
docker-compose up -d
docker-compose -f docker-compose.yml -f jibri.yml up -d
cd ..
./add_credentials.sh