-
Notifications
You must be signed in to change notification settings - Fork 2
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.
- Ask OneEach support team to open port
8091
. - 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)
- Clone this repository to your home folder.
- Change the path to your private key at the app.
- Execute server using screen command. Or ask the OneEach team to put your server startup to their runtime scripts.
- Set your server data at Virtual Y 1on1 meetings settings page.