Skip to content

meetrix/webrtc-monitoring-docker-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webrtc Monitor dashboard

  1. rename .env.dashboard into .env
  2. update the environment variables as desired
  3. deploy the project by running docker compose up
  4. visit http://localhost:3000

Webrtc Monitor Jitsi-meet deployment

  1. clone docker-jitsi-meet and checkout to stable-7577-2
  2. copy jitsi-meet/docker-compose.yml in here and replace docker-compose.yml of that repo
  3. make sure to put API_BASE_URL=http://host.docker.internal:9100 in .env and update it at desired
  4. deploy the project according to README in that repo

About

This repo contains docker scripts that can use to deploy webrtc monitor project easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published