Difference between revisions of "Okay"
From SME Server
Jump to navigationJump to search (Page init) |
m |
||
(3 intermediate revisions 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= | + | <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. The | + | Below you find the installation command for the {{PAGENAME}} 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.''' | ||
+ | |||
</noinclude> | </noinclude> | ||
− | db yum_repositories set | + | 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 03:01, 10 February 2017
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