Skip to content

Setup signaling server on OneEach

Anatolii Poliakov edited this page Oct 10, 2021 · 1 revision

You can easily set up a signaling server for the 1on1 meetings feature on your OneEach prod server.

  1. Ask OneEach support team to open port 8091.
  2. Ask OneEach support team place, where the SSL certificate for your domain is stored. (If lets encrypt was used for your production, certificate might be stored at /etc/letsencrypt/live/<client_key>.oneeach.net/privkey.pem)
  3. Clone this repository to your home folder.
  4. Change the path to your private key at the app.
  5. Execute server using screen command. Or ask the OneEach team to put your server startup to their runtime scripts.
  6. Set your server data at Virtual Y 1on1 meetings settings page.
Clone this wiki locally