Dear Alvaro,

 

Thank you for the guidance.  Utilizing our pointer, we were able to navigate 
this hurdle.  

 

Your focused tutorial initiated our learning of docker-ce.  Thank you.

 

Sincerely,

 

Hemant K. Sabat

 <http://www.coscend.com/> www.Coscend.com 

------------------------------------------------------------------

Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…

------------------------------------------------------------------

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html

 

 

 

From: Alvaro [mailto:zurca...@gmail.com] 
Sent: Saturday, November 16, 2019 4:17 PM
To: om.insig...@coscend.com; user@openmeetings.apache.org
Subject: Re: OM5: Kurento Installation in CentOS 8

 

 

I'm surprised that following that tutorial, made for CentOS 7, you can

install kms on CentOS 8, 'cause docker installation give to me errors of

dependencies.

 

Ok, i've installed it with this commands, on CentOS 8:

 

 

sudo dnf config-manager 
--add-repo=https://download.docker.com/linux/centos/docker-ce.repo

 

sudo dnf install --nobest docker-ce

 

sudo systemctl start docker.service

 

sudo docker run -d --name kms -p 8888:8888 --mount

type=bind,source=/opt/open502/webapps/openmeetings/data,target=/opt/open502/webapps/

openmeetings/data kurento/kurento-media-server

 

sudo docker start kms

 

...and so the command: ps aux | grep kms

 

...result: kms

 

 

Regards

 

 

--------------------------------

 

 

 

......................

 

 

El vie, 15-11-2019 a las 14:28 -0600, Coscend@OM escribió:

Hello OM Community,

 

May we seek your advise on how to navigate the following hurdle we are facing 
with OM5 installation in CentOS 8?

 

We followed Alvaro’s OM5-CentOS 7 tutorial.  We are at the following step:  
Kurento Media Server installation

install kurento-media-server:  

sudo docker run -d --name kms -p 8888:8888 --mount 
type=bind,source=/opt/open502/webapps/openmeetings/data,target=/opt/open502/webapps/openmeetings/data
 kurento/kurento-media-server

Run kurento-media-server, wich name its kms:  

sudo docker start kms

 

When we do 

ps aux | grep kms

there is NO kms process listed.

 

How to find out what could have gone wrong?  How to identify the cause of the 
error?

 

Additional:

1.      OM5 is running fine without video and audio.

2.      Docker-ce, docker-ce-cli and containered.io were installed successfully.

 

 

Thank you.

 

Sincerely,

 

Hemant K. Sabat

 <http://www.coscend.com/> www.Coscend.com 

------------------------------------------------------------------

Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…

------------------------------------------------------------------

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html

 

 

Reply via email to