Files
modoboa-installer/README.rst
Antoine Nguyen f312928018 README updated.
2015-10-20 15:33:51 +02:00

26 lines
583 B
ReStructuredText

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) only.
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 uUWSGI
* Postfix
* Dovecot
* Amavis (with SpamAssassin and ClamAV)