Difference between revisions of "Okay"
From SME Server
Jump to navigationJump to searchm (formatting) |
m (typo) |
||
Line 5: | Line 5: | ||
</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' \ |
Revision as of 11:18, 20 January 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