Add README documents for clamav and nginx

master
Niels Keurentjes 8 years ago
parent cb7171e205
commit d3179167aa

@ -4,7 +4,7 @@ Mailu
=====
*This project used to be named Freeposte.io, the name was change back in
octobre 2016.*
October 2016.*
Simple yet full-featured mail server as a set of Docker images.
The idea behing Mailu is identical to motivations that led to poste.io:

@ -0,0 +1,12 @@
Mailu ClamAV container
======================
ClamAV is an open source antivirus engine for detecting trojans, viruses,
malware & other malicious threats.
Resources
---------
* [Report issues](https://github.com/Mailu/Mailu/issues) and
[send Pull Requests](https://github.com/Mailu/Mailu/pulls)
in the [main Mailu repository](https://github.com/Mailu/Mailu)

@ -0,0 +1,14 @@
Mailu NGINX container
=====================
NGINX is a popular and highly efficient webserver and reverse proxy server
commonly used to power high performance websites. In the Mailu stack it is
used as the HTTP frontend tunneling requests to the public web services
provided by other containers.
Resources
---------
* [Report issues](https://github.com/Mailu/Mailu/issues) and
[send Pull Requests](https://github.com/Mailu/Mailu/pulls)
in the [main Mailu repository](https://github.com/Mailu/Mailu)
Loading…
Cancel
Save