Sign inSign up

jonz94/rtc-multi-connection-admin-server

By jonz94

Updated almost 4 years ago

Docker image for RTCMultiConnection admin server (https://github.com/muaz-khan/RTCMultiConnection)

Image
0

474

jonz94/rtc-multi-connection-admin-server repository overview

Example configuration

  • logs.json
{}
  • config.json
{
  "socketURL": "/",
  "dirPath": "",
  "homePage": "/demos/index.html",
  "socketMessageEvent": "RTCMultiConnection-Message",
  "socketCustomEvent": "RTCMultiConnection-Custom-Message",
  "port": "9001",
  "enableLogs": "true",
  "autoRebootServerOnFailure": "false",
  "isUseHTTPs": "false",
  "sslKey": "./fake-keys/privatekey.pem",
  "sslCert": "./fake-keys/certificate.pem",
  "sslCabundle": "",
  "enableAdmin": "false",
  "adminUserName": "username",
  "adminPassword": "password"
}

Tag summary

Content type

Image

Digest

sha256:6f216418e

Size

52.2 MB

Last updated

almost 4 years ago

docker pull jonz94/rtc-multi-connection-admin-server