Difference between revisions of "Okay"

From SME Server
Jump to navigationJump to search
m (formatting)
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=fws at the SME Server shell.}}
+
<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=okay at the SME Server shell.}}
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
  
Line 5: Line 5:
  
 
</noinclude>
 
</noinclude>
  db yum_repositories set okey repository \
+
  db yum_repositories set okay repository \
 
  BaseURL 'http://repo.okay.com.mx/centos/$releasever/$basearch/release'/ \
 
  BaseURL 'http://repo.okay.com.mx/centos/$releasever/$basearch/release'/ \
 
  Name 'Extra OKay Packages for Enterprise Linux' \
 
  Name 'Extra OKay Packages for Enterprise Linux' \

Latest revision as of 04:01, 10 February 2017

Warning.png Warning:
Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=okay at the SME Server shell.


Below you find the installation command for the Okay repository which can be entered on the SME Server shell.

Purpose: The Okay repository holds both the Freeswitch RPM's for Centos 6 as well as the FusionPBX GUI RPM's.


db yum_repositories set okay repository \
BaseURL 'http://repo.okay.com.mx/centos/$releasever/$basearch/release'/ \
Name 'Extra OKay Packages for Enterprise Linux' \
EnableGroups no Visible no status disabled


After adding it to the database updating the configuration file is required:

signal-event yum-modify