Webrtc Monitor dashboard rename .env.dashboard into .env update the environment variables as desired deploy the project by running docker compose up visit http://localhost:3000 Webrtc Monitor Jitsi-meet deployment clone docker-jitsi-meet and checkout to stable-7577-2 copy jitsi-meet/docker-compose.yml in here and replace docker-compose.yml of that repo make sure to put API_BASE_URL=http://host.docker.internal:9100 in .env and update it at desired deploy the project according to README in that repo