1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-04 10:24:41 +02:00

Add an architecture diagram

This commit is contained in:
Pierre Jaury 2016-02-24 09:47:04 +01:00
parent c827659104
commit dd2bc38f8b
2 changed files with 2 additions and 2 deletions

View File

@ -26,6 +26,8 @@ The mail infrastructure is based on a standard MTA-LDA pattern :
* Roundcube (or any Webmail) as a user-friendly Web client ;
* Freeposte (Flask application) as an administration interface.
![Architecture](doc/archi.png)
How-to run your mail server
===========================
@ -56,5 +58,3 @@ Finally, you can run your mail server:
```
docker-compose up -d
```

BIN
doc/archi.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB