Difference between revisions of "Sogo-repo"
From SME Server
Jump to navigationJump to searchUnnilennium (talk | contribs) |
m (→sogo2 nightly) |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | =SOGo2 nightly= | ||
+ | The SOGo stable repository is a paid repository. The nightly repository is still free to use. | ||
+ | |||
+ | {{Note box|You might want to download a copy of the nightly repo from the date you installed SOGo. Example for version 9.x: | ||
+ | wget -r --no-parent --reject "index.html*" https://packages.inverse.ca/SOGo/nightly/2/rhel/6/x86_64/RPMS/ | ||
+ | }} | ||
+ | ==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 nightly= | ||
+ | sogo is a paid repository, now we must use the nightly one | ||
+ | ==For SME Server 8.x== | ||
+ | </noinclude> | ||
+ | db yum_repositories set sogo3 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== | ==For SME Server 9.x== | ||
+ | </noinclude> | ||
+ | db yum_repositories set sogo3 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 sogo3 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> | ||
+ | |||
+ | =stable repository= | ||
+ | {{Note box|you need a valid sogo account to use it}} | ||
+ | ==For SME Server 8.x== | ||
</noinclude> | </noinclude> | ||
db yum_repositories set sogo repository \ | db yum_repositories set sogo repository \ | ||
− | BaseURL http://inverse.ca/downloads/SOGo/ | + | BaseURL http://inverse.ca/downloads/SOGo/RHEL5/\$basearch \ |
EnableGroups yes \ | EnableGroups yes \ | ||
GPGCheck no \ | GPGCheck no \ | ||
Line 14: | Line 105: | ||
db yum_repositories set sogo repository \ | db yum_repositories set sogo repository \ | ||
BaseURL http://inverse.ca/downloads/SOGo/RHEL6/\$basearch \ | BaseURL http://inverse.ca/downloads/SOGo/RHEL6/\$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://inverse.ca/downloads/SOGo/RHEL7/\$basearch \ | ||
EnableGroups yes \ | EnableGroups yes \ | ||
GPGCheck no \ | GPGCheck no \ |
Latest revision as of 06:52, 26 July 2016
SOGo2 nightly
The SOGo stable repository is a paid repository. The nightly repository is still free to use.
For SME Server 8.x
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
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
For SME Server 10
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
After adding it to the database updating the configuration file is required:
signal-event yum-modify
sogo3 nightly
sogo is a paid repository, now we must use the nightly one
For SME Server 8.x
db yum_repositories set sogo3 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
db yum_repositories set sogo3 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
For SME Server 10
db yum_repositories set sogo3 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
After adding it to the database updating the configuration file is required:
signal-event yum-modify
stable repository
For SME Server 8.x
db yum_repositories set sogo repository \ BaseURL http://inverse.ca/downloads/SOGo/RHEL5/\$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
db yum_repositories set sogo repository \ BaseURL http://inverse.ca/downloads/SOGo/RHEL6/\$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 10
db yum_repositories set sogo repository \ BaseURL http://inverse.ca/downloads/SOGo/RHEL7/\$basearch \ EnableGroups yes \ GPGCheck no \ Name "Inverse SOGo Repository" \ Visible yes \ IncludePkgs gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49* \ status disabled
After adding it to the database updating the configuration file is required:
signal-event yum-modify