Difference between revisions of "Webtatic"

From SME Server
Jump to navigationJump to search
 
Line 2: Line 2:
 
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.
+
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>

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