Changes

From SME Server
Jump to navigationJump to search
2,472 bytes added ,  17:18, 24 July 2016
no edit summary
Line 1: Line 1:  +
=sogo2 nightly=
 +
sogo is a paid repository, now we must use the nightly one
 +
==For SME Server 8.x==
 +
</noinclude>
 +
db yum_repositories set sogo repository \
 +
BaseURL http://packages.inverse.ca/SOGo/nightly/2/rhel/5/\$basearch \
 +
EnableGroups yes \
 +
GPGCheck no \
 +
Name "Inverse SOGo Repository" \
 +
Visible yes \
 +
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
 +
status disabled
 +
 +
==For SME Server 9.x==
 +
</noinclude>
 +
db yum_repositories set sogo repository \
 +
BaseURL http://packages.inverse.ca/SOGo/nightly/2/rhel/6/\$basearch \
 +
EnableGroups yes \
 +
GPGCheck no \
 +
Name "Inverse SOGo Repository" \
 +
Visible yes \
 +
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
 +
status disabled
 +
 +
<noinclude>
 +
 +
==For SME Server 10==
 +
</noinclude>
 +
db yum_repositories set sogo repository \
 +
BaseURL http://packages.inverse.ca/SOGo/nightly/2/rhel/7/\$basearch \
 +
EnableGroups yes \
 +
GPGCheck no \
 +
Name "Inverse SOGo Repository" \
 +
Visible yes \
 +
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
 +
status disabled
 +
 +
<noinclude>
 +
After adding it to the database updating the configuration file is required:
 +
signal-event yum-modify
 +
 +
=sogo3=
 +
sogo is a paid repository, now we must use the nightly one
 +
==For SME Server 8.x==
 +
</noinclude>
 +
db yum_repositories set sogo repository \
 +
BaseURL http://packages.inverse.ca/SOGo/nightly/3/rhel/5/\$basearch \
 +
EnableGroups yes \
 +
GPGCheck no \
 +
Name "Inverse SOGo Repository" \
 +
Visible yes \
 +
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
 +
status disabled
 +
 +
==For SME Server 9.x==
 +
</noinclude>
 +
db yum_repositories set sogo repository \
 +
BaseURL http://packages.inverse.ca/SOGo/nightly/3/rhel/6/\$basearch \
 +
EnableGroups yes \
 +
GPGCheck no \
 +
Name "Inverse SOGo Repository" \
 +
Visible yes \
 +
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
 +
status disabled
 +
 +
<noinclude>
 +
 +
==For SME Server 10==
 +
</noinclude>
 +
db yum_repositories set sogo repository \
 +
BaseURL http://packages.inverse.ca/SOGo/nightly/3/rhel/7/\$basearch \
 +
EnableGroups yes \
 +
GPGCheck no \
 +
Name "Inverse SOGo Repository" \
 +
Visible yes \
 +
IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \
 +
status disabled
 +
 +
<noinclude>
 +
After adding it to the database updating the configuration file is required:
 +
signal-event yum-modify
 +
 +
 +
[[Category: Yum_Repository]]</noinclude>
 +
 +
=stablerepository=
 +
you need a valid sogo account to use it
 
==For SME Server 8.x==
 
==For SME Server 8.x==
 
</noinclude>
 
</noinclude>

Navigation menu