Quantcast
Channel: Kaltura - Latest topics
Viewing all articles
Browse latest Browse all 2994

Kaltura Offline installation from Local CentOS7 Server

$
0
0

Hi All,
I have been trying to install Kaltura 19.2.0 Community edition from offline. I have downloaded the 19.2.0 module using wget command and kept it on /opt drive. below is the path:

/opt/installrepo.origin.kaltura.org/releases/19.2.0


image

I have created a loal repository and inserted the below command.
/etc/yum.repos.d/kaltura.repo

[Kaltura]
name = Kaltura Server
baseurl =file:///opt/installrepo.origin.kaltura.org/releases/19.2.0/7Server/RPMS/
gpgcheck = 0
enabled = 1
gpgkey=file:///opt/installrepo.origin.kaltura.org/releases/RPM-GPG-KEY-kaltura.txt

[Kaltura-noarch]
name = Kaltura Server arch independent
baseurl =file:///opt/installrepo.origin.kaltura.org/releases/19.2.0/7Server/RPMS/noarch/
gpgcheck = 0
enabled = 1
gpgkey=file:///opt/installrepo.origin.kaltura.org/releases/RPM-GPG-KEY-kaltura.txt


after that I had followed the below command
yum install mariadb-server -y , but got the below error:



I am unable to going further as I can’t understand what went wrong. please not server is not not connected to Internet. I want to do all offline installation. All the rpm has been kept in /opt/installrepo.origin.kaltura.org/ folder

Kindly help me on this.

4 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 2994

Trending Articles