Commit Graph

17 Commits (dec5309ef97ce0bc02dfb9b70f796c8a22223f84)

Author SHA1 Message Date
Alexander Graf 1a41657f90
add documentation, allow overrides, clean plugins
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
Tim Möhlmann 38e754be6d
Make docs refer to the setup utility
Tim Möhlmann ad1ca42bde
Remove unused docker socket mount for Admin
Ionut Filip 514d179db1 Fixed networks indentation
Tim Möhlmann c7dcfee882
Merge pull request from pgeorgi/extend-nginx
nginx: Allow extending config with overrides
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.
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.
Tim Möhlmann acbb586e71
Option to send logs to journald or syslog
kaiyou f9c6c98180 Remove fetchmail dependency to the databse
Pierre Jaury 0085b6f1e6 Remove the data mount where unused
Marcel Melzig e7d838ac2a Added webmail-imap dependency in docker-compose.yml.
kaiyou 1c3df2b1fc Fix the compose dependencies for front and admin container
Thomas Sänger a9350953c6
use alpine-image for redis
kaiyou 89ac22dd90 Express dependencies in the Compose configuration, related to
kaiyou 8cab079af6 Add a missing volume for dkim to work on rspamd
kaiyou 881fae382a Generate dynamic download links for the configuration