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

292 Commits

Author SHA1 Message Date
ofthesun9
480fc6c437
Update README.md
Typo
2018-08-04 18:12:41 +02:00
ofthesun9
d13725ce33
Update README.md
Typo
2018-08-04 18:09:18 +02:00
ofthesun9
dc8df56976
Update README.md
Typo
2018-08-04 18:08:07 +02:00
ofthesun9
a6412f3f23
Update README.md 2018-08-04 18:03:50 +02:00
ofthesun9
b3131496c6
Update README.md 2018-08-04 18:00:57 +02:00
ofthesun9
27d43384c5 Documentation to deploy mailu on a docker swarm 2018-08-04 15:58:53 +00:00
ofthesun9
91300c1c5c
Update README.md
Typo
2018-08-04 17:48:37 +02:00
ofthesun9
820e5c667b
Update README.md
Typo
2018-08-04 17:47:10 +02:00
ofthesun9
8a0ff1153e Documentation to deploy mailu on a docker swarm 2018-08-04 15:44:43 +00:00
ofthesun9
a34090502d Documentation to deploy mailu on a docker swarm 2018-08-04 15:38:25 +00:00
ofthesun9
806dfc804a Typo 2018-08-04 15:33:08 +00:00
ofthesun9
bd6026384a Documentation to deploy mailu on a doxker swarm 2018-08-04 15:27:27 +00:00
kaiyou
b6e4b0e557
Merge pull request #544 from hacor/master
Created new manifests for Kubernetes
2018-08-01 21:13:33 +02:00
hacor
151aeb9c06 Updated adaptations for dovecot on shared filesystem and indexing errors
Signed-off-by: hacor <hacornelis@gmail.com>
2018-08-01 15:45:49 +02:00
hacor
699a25939f Updated docs for Travis
Signed-off-by: hacor <hacornelis@gmail.com>
2018-07-31 17:45:11 +02:00
hacor
db3cb2aac1 Updated docs
Signed-off-by: hacor <hacornelis@gmail.com>
2018-07-31 17:17:21 +02:00
hacor
eb9649db4e Added a new release for Kubernetes
Signed-off-by: hacor <hacornelis@gmail.com>
2018-07-31 17:15:25 +02:00
Pierre Jaury
0085b6f1e6 Remove the data mount where unused 2018-07-26 21:58:50 +02:00
Jake Walker
109842502a
Fix typo 2018-07-13 15:11:40 +01:00
reallinfo
6478400cba
Add files via upload 2018-06-28 17:28:37 +03:00
kaiyou
3beceb90ec
Merge pull request #429 from mildred/parametrize-hosts
Add various environment variables to allow running outside of docker-compose
2018-05-28 23:09:08 +02:00
Mildred Ki'Lya
ae8c9f5a6b Add various environment variables to allow running outside of docker-compose 2018-05-08 20:41:02 +01:00
Dennis Twardowsky
8f5036e769 Update documentation for TLS flexible filenames support 2018-05-01 14:58:57 +02:00
kaiyou
a03d884ccc Add the domain registration option in .env 2018-04-18 20:34:21 +02:00
kaiyou
1c26c9e376
Merge pull request #409 from t3hmrman/patch-1
Update NGINX Ingress controller configuration
2018-04-16 08:23:59 +02:00
kaiyou
ea8aced2e6
Merge pull request #434 from steamedhams1/patch-1
Update .env
2018-04-11 21:53:52 +02:00
kaiyou
3ef4e1f6b7 Add support for recaptcha upon signup 2018-04-11 21:08:59 +02:00
steamedhams1
46cd86e66a
Update .env
Fixed typo
2018-04-04 02:21:37 -07:00
kaiyou
52bad80af8
Add a link to MFAshby's fork 2018-03-21 22:49:59 +01:00
Vados
f2c74dd014
Remove ports option completely
Not needed since `hostNetwork: true`
2018-03-13 21:06:53 +09:00
Vados
82ff7c421d
Update NGINX Ingress controller configuration 2018-03-13 20:51:36 +09:00
Paul Binks
933d3a435d Update setup.rst 2018-03-05 21:22:05 +01:00
kaiyou
a0d7b987ca Remove the reference to stable in the setup docs, fixes #393 2018-03-05 21:19:11 +01:00
Paul Binks
a453df3503 Update cli.rst 2018-03-05 21:17:24 +01:00
Paul Binks
75c103ccc9 Update maintain.rst 2018-03-05 21:17:19 +01:00
Paul Binks
198f145821 Update reverse.rst 2018-03-05 21:17:14 +01:00
Paul Binks
f818936012 Update dns.rst 2018-03-05 21:17:09 +01:00
Paul Binks
dba6bf5ae9 Update index.rst 2018-03-05 21:17:03 +01:00
Paul Binks
3ae2dffb4d Update requirements.rst 2018-03-05 21:16:58 +01:00
Marcel Melzig
e7d838ac2a Added webmail-imap dependency in docker-compose.yml. 2018-03-02 11:23:41 +01:00
Rafael Cossovan
23f392efb2 Update configuration.rst
Fix env variable.
2018-01-31 09:00:53 -02:00
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.
2018-01-24 22:54:41 +01:00
SunMar
6ec0fe7036 Adding options for mail-letsencrypt 2018-01-04 16:23:28 +01:00
kaiyou
ca2cc4fc24 Add some details about the development environment 2017-12-06 19:51:14 +01:00
kaiyou
03d3351496 Set the title of web pages in the docs 2017-11-21 22:37:21 +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
ac0c339aa8 Implement welcome emails, fixes #107 2017-11-10 11:56:43 +01:00
Lucas
8f6f01e07f
Add the new TLS_FLAVOR "mail" to the env file
Update the env file to add the new TLS_FLAVOR "mail" in the list of possible values.
2017-11-08 14:29:04 -02:00
kaiyou
8cab079af6 Add a missing volume for dkim to work on rspamd 2017-11-08 00:26:08 +01:00
kaiyou
bfa50c5aa7 Add a new TLS flavor named 'mail' 2017-11-07 16:16:41 +01:00
kaiyou
5fd29a6593 Update the version in .env 2017-11-07 16:07:58 +01:00
kaiyou
e3ccf8b51f Add a note about the stable branch 2017-11-07 16:05:46 +01:00
kaiyou
3966a9a401 Fix the documentation about exposing the admin interface
(cherry picked from commit 1ac0576af0)
2017-11-06 13:46:30 +01:00
kaiyou
5831221c0e Use a template to replace the version tag 2017-11-06 13:24:40 +01:00
kaiyou
ea9f3c0242 Fix a Jinja compilation issue 2017-11-06 12:46:21 +01:00
kaiyou
49bfeda3d3 Use proper jinja templating inside rst templates 2017-11-06 12:21:28 +01:00
kaiyou
30a1657155 Use a custom role for including github_version 2017-11-06 12:10:54 +01:00
kaiyou
8b9d9ef86d Use github_version in literals 2017-11-06 11:48:39 +01:00
kaiyou
e170ecaeee Fix a typo in the release notes and remove the mention of the stable branch
(cherry picked from commit 0edd4864d2)
2017-11-06 11:43:24 +01:00
kaiyou
12447e42ff Generate dynamic download links for the configuration
(cherry picked from commit 881fae382a)
2017-11-06 11:43:15 +01:00
kaiyou
a4055e2f49 Add a link to the changelog 2017-11-05 18:46:28 +01:00
kaiyou
71eb30c4b6 Fix some typos in the release notes 2017-11-05 18:38:57 +01:00
kaiyou
e15b11dc7e Publish release notes for version 1.5 2017-11-05 18:31:15 +01:00
kaiyou
6eaffd514d Make it possible to opt out of statistics 2017-11-05 18:30:53 +01:00
kaiyou
81ec977e6e Make rspamd configuration overridable 2017-11-05 17:23:40 +01:00
kaiyou
3d6ad9c3ca Update the kubernetes docs and warn about incompatibility with version 1.5 2017-11-05 16:58:44 +01:00
kaiyou
08b567e3d9 Disable deprecated rmilter 2017-11-05 16:55:37 +01:00
kaiyou
e0dd708ce0 Fix the reverse proxy documentation 2017-11-05 00:34:32 +01:00
kaiyou
0d7ab122d5 Add the documentation about reverse proxies 2017-11-05 00:30:03 +01:00
kaiyou
17f49e77e5 Update the documentation index 2017-11-05 00:24:30 +01:00
kaiyou
f8a6c8a415 Add contributors documentations 2017-11-05 00:24:18 +01:00
kaiyou
a68802b3b5 Add the demo server and release notes 2017-11-05 00:24:10 +01:00
kaiyou
8e1e937808 Add a page with features and screenshots 2017-11-04 23:56:15 +01:00
kaiyou
d433c7a0ed Add paramiko to upload documentations after the build 2017-11-04 23:16:29 +01:00
kaiyou
56c0c00840 Add some shields on the homepage 2017-11-04 22:05:11 +01:00
kaiyou
70c32787d6 Insert a dynamic template for multiversion rendering 2017-11-04 21:38:29 +01:00
kaiyou
8746fafc14 Simplify the Sphinx configuration 2017-11-04 19:28:19 +01:00
kaiyou
ce9d991a13 Improve the documentation menu 2017-11-04 19:07:55 +01:00
kaiyou
f5ccc0e09c Remove unused makefiles 2017-11-04 19:01:00 +01:00
kaiyou
f2ff77d554 Remove unused directories 2017-11-04 19:00:45 +01:00
kaiyou
1434e788ee Add a requirement list 2017-11-04 18:59:23 +01:00
kaiyou
2d22e9cabe Add the Mailu logo 2017-11-02 20:22:49 +01:00
kaiyou
bc44b83819 Update links for the compose setup 2017-11-02 20:16:07 +01:00
kaiyou
5d395a2dd0 Fix the version number in the documentation 2017-11-02 20:05:49 +01:00
kaiyou
fcf9515bff Fix the rst syntax for most documentation 2017-11-02 20:05:12 +01:00
kaiyou
dc2f1280ed Import the documentation from the wiki 2017-11-01 20:12:17 +01:00
kaiyou
c59e05bb09 Add initial sphinx config 2017-11-01 12:37:32 +01:00
kaiyou
75842df0d4 Move compose base files to the docs 2017-11-01 12:11:59 +01:00
kaiyou
26da4f306d Move images to the documentation folder 2017-11-01 12:04:31 +01:00
t3hmrman
f22c4899fd Add light documentation structure and README for kubernetes 2017-09-27 10:37:34 +09:00