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

683 Commits

Author SHA1 Message Date
kaiyou
7c483adfbb Merge pull request #273 from t3hmrman/add-kubernetes-resource-configs
Add kubernetes NGINX ingress and Mailu resource config
2017-09-27 08:10:14 +02:00
t3hmrman
f22c4899fd Add light documentation structure and README for kubernetes 2017-09-27 10:37:34 +09:00
Dmytro Makovey
9f267a44ee backported CLI options for domain command 2017-09-26 14:21:50 -07:00
Dmytro Makovey
1ee4f5db15 fix domain command invocation 2017-09-26 14:18:37 -07:00
Dmytro Makovey
292853fd57 backported domain/manager sync 2017-09-26 14:11:00 -07:00
Dmytro Makovey
ce2ad32efc add manager/domain configuration sync 2017-09-26 13:20:33 -07:00
t3hmrman
3ecb54b4e3 Add kubernetes NGINX ingress and Mailu resource config 2017-09-26 12:52:58 +09:00
Dmytro Makovey
5e55182b90 fix type check as per pull request comment 2017-09-25 06:59:01 -07:00
kaiyou
effb311742 Use relative redirects, as suggsted in #272 2017-09-24 22:43:16 +02:00
kaiyou
ba4ed579df Support TLS and STARTTLS for mail 2017-09-24 18:43:14 +02:00
kaiyou
4892fe47e6 Limit xclient to connections from the front container 2017-09-24 18:33:13 +02:00
kaiyou
4521fa9e29 Make path to admin and webmail configurable, related to #236 2017-09-24 18:16:36 +02:00
kaiyou
648d092e88 Fix proxifying to static assets 2017-09-24 17:59:58 +02:00
kaiyou
808809b37a Add letsencrypt support in the nginx container 2017-09-24 17:50:20 +02:00
kaiyou
a57096e613 Support specifyin multiple hostnames 2017-09-24 17:49:39 +02:00
kaiyou
7e9c04cd65 Do not include appscheduler 2017-09-24 17:48:27 +02:00
kaiyou
3b01f968b3 Remove traefik which has become incompatible 2017-09-24 15:45:10 +02:00
kaiyou
1b13728df3 Fix the dovecot startup script 2017-09-24 15:44:44 +02:00
kaiyou
3dac7fc597 Point roundcube to the front container 2017-09-24 15:44:23 +02:00
kaiyou
3c44006ccb Point rainloop to the front container 2017-09-24 15:44:01 +02:00
kaiyou
5097f57855 Redirect nginx authentication requests to the admin container 2017-09-24 15:43:46 +02:00
kaiyou
94a13aabf0 Handle nginx authentication requests in the admin container 2017-09-24 15:43:23 +02:00
kaiyou
a4851914d0 Do not disable login mismatch check in Postfix 2017-09-24 15:42:51 +02:00
kaiyou
13b9a9207d Switch to python and Jinja2 for the dovecot container 2017-09-24 14:42:40 +02:00
kaiyou
a11eb4ba35 Switch to python and Jinja2 for the Postfix container 2017-09-24 14:34:46 +02:00
kaiyou
67423b057d Prepare the docker compose configuration for nginx as a uninque frontend 2017-09-24 14:01:26 +02:00
kaiyou
755d9f0520 Prepare nginx as a unique frontend 2017-09-24 14:01:03 +02:00
kaiyou
995147f444 Create the conf/ directory for nginx 2017-09-24 13:09:47 +02:00
kaiyou
1854349ecc Use jinja2 for building nginx config 2017-09-24 13:09:12 +02:00
kaiyou
87cbeacecd Do not install openssl in the admin container anymore 2017-09-24 12:05:38 +02:00
kaiyou
870c7dbe5c Remove unused requirements from the admin app 2017-09-24 12:04:52 +02:00
kaiyou
97505d1367 Remove TLS tasks from the admin container 2017-09-24 12:02:26 +02:00
kaiyou
974c351802 Move the admin interface back to a blueprint 2017-09-24 12:00:39 +02:00
kaiyou
914427f852 Merge pull request #262 from Mailu/feature-xforwarded-prefix
Stop hardcoding URL prefix in containers
2017-09-24 11:47:45 +02:00
kaiyou
971e839201 Merge branch 'master' into feature-xforwarded-prefix 2017-09-24 11:46:58 +02:00
kaiyou
1d75cd8a33 Improve the warning message 2017-09-24 11:22:59 +02:00
kaiyou
d6dec0c1c7 Add a warning about 1.5 and traefik 2017-09-24 11:18:22 +02:00
Dmytro Makovey
d4cf5430e8 nginx is gone 2017-09-22 00:50:42 -07:00
Dmytro Makovey
8cf93ab999 added bacports and resolved conflicts 2017-09-22 00:42:37 -07:00
Dmytro Makovey
b3d961a3dc adding nginx modularity 2017-09-21 23:56:15 -07:00
Dmytro Makovey
f86391f839 be smarted about destination field 2017-09-19 08:27:19 -07:00
Dmytro Makovey
9ddfa0a633 adjust ciphers to a more secure set 2017-09-19 08:05:10 -07:00
kaiyou
e14f93d429 Do not remove openssl during the admin container setup 2017-09-18 21:34:43 +02:00
kaiyou
4ea0030f78 Merge pull request #263 from agglrx/feature-rainloop-update
Update to RainLoop v1.11.1
2017-09-17 20:47:06 +02:00
agglr
23b5e5873d Update to RainLoop v1.11.1 2017-09-17 20:29:06 +02:00
kaiyou
5c45aa6b38 Strip the path when accessing the webmail 2017-09-17 19:19:58 +02:00
kaiyou
8fc080898b Prepare the webmail to be accessed at / directly 2017-09-17 19:19:28 +02:00
kaiyou
6cd8e0e336 Fix the redirect to /webmail 2017-09-17 19:01:02 +02:00
kaiyou
f615af4a88 Fix the behavior during login 2017-09-17 18:55:54 +02:00
kaiyou
2b13af4638 Update messages.po (POEditor.com) 2017-09-17 16:32:59 +02:00