*[Beginning with directmairie](#beginning-with-directmairie)
3.[Usage - Configuration options and additional functionality](#usage)
4.[Limitations - OS compatibility, etc.](#limitations)
5.[Development - Guide for contributing to the module](#development)
## Description
This module installs dans configure the application AMIES.
This module installs and configures the application DirectMairie.
## Setup
### What amies affects
### What directmairie affects
This module does following things dedicated to AMIES:
This module does following things dedicated to DirectMairie:
* creation of a system user;
* installation of needed system packages
* Postgres: creation of role, user and database
* creation of files for AMIES
* creation of files for DirectMairie
### Setup Requirements
* Being able to send emails (postfix, sendmail or any mail relay)
* Postgres 9.4+ installed
### Beginning with amies
### Beginning with directmairie
The very basic steps needed for a user to get the module up and running. This can include setup steps, if necessary, or it can be an example of the most basic use of the module.