1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Alexander Graf
1a41657f90
add documentation, allow overrides, clean plugins 2021-12-18 17:43:21 +01:00
ofthesun9
693fb3dbc7 Harmonization of the various docker-compose.yml
Harmonization (following pr1444) between:
 - docs/compose/docker-compose.yml
 - setup/flavors/stack/docker-compose.yml
 - setup/flavors/compose/docker-compose.yml
Also refresh of the mkdir command found in setup/flavors/stack/setup.html
2020-05-11 09:53:09 +02:00
Tim Möhlmann
38e754be6d
Make docs refer to the setup utility 2019-01-16 21:01:09 +02:00
Tim Möhlmann
ad1ca42bde
Remove unused docker socket mount for Admin 2018-12-20 17:48:29 +02:00
Ionut Filip
514d179db1 Fixed networks indentation 2018-12-11 17:40:36 +02:00
Tim Möhlmann
c7dcfee882
Merge pull request #713 from pgeorgi/extend-nginx
nginx: Allow extending config with overrides
2018-12-09 21:44:24 +02:00
Tim Möhlmann
8172f3eab8
Move the Mailu Docker network to a fixed subnet.
This will make network configuration and host based authentication
more robust, across different deployment platforms.
The options `RELAYNETS` and`POD_ADDRESS_RANGE` are kept for compatibility.
However, their usage have become optional.
2018-12-06 12:08:22 +02:00
Patrick Georgi
eac4d553a9 nginx: Allow extending config with overrides
To facilitate this, the default redirect at / can be disabled, even if
the default remains at redirecting to the webmailer.

The extensions are within the host scope and are read from
$ROOT/overrides/nginx/*.conf.
2018-12-05 23:54:52 +01:00
Tim Möhlmann
acbb586e71
Option to send logs to journald or syslog 2018-10-16 12:38:17 +03:00
kaiyou
f9c6c98180 Remove fetchmail dependency to the databse 2018-09-27 15:54:08 +02:00
Pierre Jaury
0085b6f1e6 Remove the data mount where unused 2018-07-26 21:58:50 +02:00
Marcel Melzig
e7d838ac2a Added webmail-imap dependency in docker-compose.yml. 2018-03-02 11:23:41 +01:00
kaiyou
1c3df2b1fc Fix the compose dependencies for front and admin container 2017-11-13 21:40:22 +01:00
Thomas Sänger
a9350953c6
use alpine-image for redis 2017-11-12 23:23:54 +01:00
kaiyou
89ac22dd90 Express dependencies in the Compose configuration, related to #316 2017-11-11 15:08:23 +01:00
kaiyou
8cab079af6 Add a missing volume for dkim to work on rspamd 2017-11-08 00:26:08 +01:00
kaiyou
881fae382a Generate dynamic download links for the configuration 2017-11-06 11:41:32 +01:00