d2aa7200ee446dd6b0535eb0318eba3db650d559
The @ecobytes instance showed a misbehaviour concerning TLS certificates which had been set in instance.cfg. Ultimately 89cdc314ea9ad93d7951d1800e525f85ec47eaac#diff-c226f84131b50059e044a64c41fe782c added a logic which would not account for preconfigured TLS certificates anymore. This commit introduces a small change to revive usage of third-party certificates without overwriting their configuration options.
modoboa-installer
=================
An installer which deploy a complete mail server based on Modoboa.
.. warning::
This tool is still in beta stage, it has been tested on:
* Debian Jessie (8)
* Ubuntu Trusty (14.04) and upper
* CentOS 7
.. warning::
``/tmp`` partition must be mounted without the ``noexec`` option.
.. note::
The server (physical or virtual) running Modoboa needs at least 1GB
of RAM in order to compile the required dependencies during the
installation process.
Usage::
$ git clone https://github.com/modoboa/modoboa-installer
$ cd modoboa-installer
$ sudo ./run.py <mail server hostname>
To customize the installation, look at the ``installer.cfg`` file.
By default, the following components are installed:
* Database server (PostgreSQL or MySQL)
* Nginx and uWSGI
* Postfix
* Dovecot
* Amavis (with SpamAssassin and ClamAV)
If you want more information about the installation process, add the
``--debug`` option to your command line.
Languages
Smarty
52%
Python
47.7%
PLpgSQL
0.3%