>Am 20.03.2017 um 13:37 schrieb michael.goldfin...@inhouse.wko.at:
>> Hello,
>> 
>> I try to achieve the goal to install SOGo in an multiserver
>> environment. I have 3 Servers available
>> 
>> 1)    Database-Server
>> 
>> 2)    Web-Server
>> 
>> 3)    Mail-Server Al Servers running CentOS in the current version. 
>> The Database Server is running MariaDB and Postgresql, the Webserver
>> is running nginx with php-fpm, the Mail-Server is a minimal setup of
>> CentOS 7.
>> 
>> I want to install SOGo in a way that the DB is hold on the Database
>> Server, the Website is delivered through the Webserver and the rest
>> is running on the Email-Server. Is that kind of setup even possible
>> and is there a documentation about that?
>> 
>
>Sure, this is a simple setup.
>But why MariaDB and Postgresql?

We use some software that runs exclusively on MariaDB or Postgesql.
Currently we try reduce this to the most common base, so you can assume that in 
the near future
MariaDB ist the only Database on the server left.

>
>Documentation:
>https://sogo.nu/files/docs/SOGoInstallationGuide.html
>https://sogo.nu/nc/support/faq/article/how-to-install-sogo-and-sope-through-yum-2.html
>http://wiki.sogo.nu/nginxSettings
>
>You will also need an IMAP server. I recommend dovecot:
>http://wiki2.dovecot.org/FrontPage?action=show&redirect=StartSeite
>
Thanks for the Information I will look into it.
>
>> Since I found no documentation about this setup on the internet I
>> started with the installation of the nightly build rpm package on the
>> email server. I noticed that apache got installed as requirement, but
>> I do not want an apache running on the Email-server that’s what the
>> Webserver is for.
>> 
>
>I do not understand, what you installed, or what you wanted to achieve.
>Please be more precise.

I followed the instuctions on https://sogo.nu/download.html

sudo rpm --import 
'http://pgp.mit.edu/pks/lookup?op=get&search=0xCB2D3A2AA0030E2C'
sudo rpm -ivh 
http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
sudo cat >/etc/yum.repos.d/SOGo.repo <<EOF
[sogo]
name=SOGo Repository
baseurl=https://packages.inverse.ca/SOGo/nightly/3/rhel/7/\$basearch
gpgcheck=1
EOF
sudo yum install sogo

>
>
>Kind regards,
>Christian Mack

Kind regards,
Michael Goldfinger
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to