Difference between revisions of "Webtatic"

From SME Server
Jump to navigationJump to search
 
(2 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=webtatic-el5''' 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=webtatic''' at the SME Server shell.}}
Below you find the installation command for the [[http://www.webtatic.com/|webtatic repository ]] which can be entered on the SME Server shell.
+
Below you find the installation command for the [http://www.webtatic.com/ webtatic repository] which can be entered on the SME Server shell.
 
==webtatic-el5==
 
==webtatic-el5==
 +
To use it to install package enable it using the option '''--enablerepo=webtatic''' at the SME Server shell. You can browse the repo content [http://us-east.repo.webtatic.com/yum/ Here]
 +
 
</noinclude>
 
</noinclude>
  /sbin/e-smith/db yum_repositories set webtatic-el5 repository \
+
  /sbin/e-smith/db yum_repositories set webtatic repository \
 
  Name 'webtatic - EL5' \
 
  Name 'webtatic - EL5' \
 
  MirrorList 'http://mirror.webtatic.com/yum/centos/5/$basearch/mirrorlist' \
 
  MirrorList 'http://mirror.webtatic.com/yum/centos/5/$basearch/mirrorlist' \

Latest revision as of 16:59, 11 November 2013

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=webtatic at the SME Server shell.


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

webtatic-el5

To use it to install package enable it using the option --enablerepo=webtatic at the SME Server shell. You can browse the repo content Here


/sbin/e-smith/db yum_repositories set webtatic repository \
Name 'webtatic - EL5' \
MirrorList 'http://mirror.webtatic.com/yum/centos/5/$basearch/mirrorlist' \
EnableGroups no \
GPGCheck yes \
GPGKey http://repo.webtatic.com/yum/RPM-GPG-KEY-webtatic-andy \
Visible no \
status disabled


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

signal-event yum-modify