Commit Graph

95 Commits (4d70a8737e17ac049f9bc030b27cad41c8912d31)

Author SHA1 Message Date
kaiyou f97d0d9e43 Add a Dockerfile for buliding the docs
kaiyou d917f60352
Merge pull request from HorayNarea/compress
add optional Maildir-Compression
Thomas Sänger 0bdb2a16bc
add optional Maildir-Compression
ofthesun9 935cd7f706
Update README.md
ofthesun9 480fc6c437
Update README.md
Typo
ofthesun9 d13725ce33
Update README.md
Typo
ofthesun9 dc8df56976
Update README.md
Typo
ofthesun9 a6412f3f23
Update README.md
ofthesun9 b3131496c6
Update README.md
ofthesun9 27d43384c5 Documentation to deploy mailu on a docker swarm
ofthesun9 91300c1c5c
Update README.md
Typo
ofthesun9 820e5c667b
Update README.md
Typo
ofthesun9 8a0ff1153e Documentation to deploy mailu on a docker swarm
ofthesun9 a34090502d Documentation to deploy mailu on a docker swarm
ofthesun9 806dfc804a Typo
ofthesun9 bd6026384a Documentation to deploy mailu on a doxker swarm
kaiyou b6e4b0e557
Merge pull request from hacor/master
Created new manifests for Kubernetes
hacor 151aeb9c06 Updated adaptations for dovecot on shared filesystem and indexing errors
Signed-off-by: hacor <hacornelis@gmail.com>
hacor 699a25939f Updated docs for Travis
Signed-off-by: hacor <hacornelis@gmail.com>
hacor db3cb2aac1 Updated docs
Signed-off-by: hacor <hacornelis@gmail.com>
hacor eb9649db4e Added a new release for Kubernetes
Signed-off-by: hacor <hacornelis@gmail.com>
Jake Walker 109842502a
Fix typo
reallinfo 6478400cba
Add files via upload
kaiyou 3beceb90ec
Merge pull request from mildred/parametrize-hosts
Add various environment variables to allow running outside of docker-compose
Mildred Ki'Lya ae8c9f5a6b Add various environment variables to allow running outside of docker-compose
Dennis Twardowsky 8f5036e769 Update documentation for TLS flexible filenames support
kaiyou a03d884ccc Add the domain registration option in .env
kaiyou 1c26c9e376
Merge pull request from t3hmrman/patch-1
Update NGINX Ingress controller configuration
kaiyou ea8aced2e6
Merge pull request from steamedhams1/patch-1
Update .env
kaiyou 3ef4e1f6b7 Add support for recaptcha upon signup
steamedhams1 46cd86e66a
Update .env
Fixed typo
kaiyou 52bad80af8
Add a link to MFAshby's fork
Vados f2c74dd014
Remove `ports` option completely
Not needed since `hostNetwork: true`
Vados 82ff7c421d
Update NGINX Ingress controller configuration
Paul Binks 933d3a435d Update setup.rst
kaiyou a0d7b987ca Remove the reference to stable in the setup docs, fixes
Paul Binks a453df3503 Update cli.rst
Paul Binks 75c103ccc9 Update maintain.rst
Paul Binks 198f145821 Update reverse.rst
Paul Binks f818936012 Update dns.rst
Paul Binks dba6bf5ae9 Update index.rst
Paul Binks 3ae2dffb4d Update requirements.rst
Marcel Melzig e7d838ac2a Added webmail-imap dependency in docker-compose.yml.
Rafael Cossovan 23f392efb2 Update configuration.rst
Fix env variable.
Mildred Ki'Lya f538e33dcf Parametrize hosts
Allows to use mailu without docker-compose when hostnames are not set up
by docker itself but provided via a separate resolver.

Use case: use mailu using nomad scheduler and consul resolver instead of
docker-compose. Other servers are provided by the DNS resolver that
resolves names like admin.service.consul or webmail.service.consul.
These names needs to be configurable.
SunMar 6ec0fe7036 Adding options for mail-letsencrypt
kaiyou ca2cc4fc24 Add some details about the development environment
kaiyou 03d3351496 Set the title of web pages in the docs
kaiyou 1c3df2b1fc Fix the compose dependencies for front and admin container
Thomas Sänger a9350953c6
use alpine-image for redis