Commit Graph

3146 Commits (e7f77875e2df7fb1a7a494b2a2c60e0cafe6faa7)
 

Author SHA1 Message Date
Dmytro Makovey d50ba01892 autopep8 applied
Dmytro Makovey b05e924f3b merged config_sync improvements/bugfixes
Dmytro Makovey 83e6d4400c fix user params updates
Dmytro Makovey a6944582a3 fix python2-ism
Dmytro Makovey c9f124c9b9 expand user and alias params
Dmytro Makovey 06d7828e06 fix multi-add of managers
Dmytro Makovey 4fed48eae1 commit earlier to fix issues with missing domains
Dmytro Makovey 977fcd01e0 add more verbosity for operations
Dmytro Makovey 454264ba31 fix typo
kaiyou d84b63453f Merge pull request from droopy4096/master-backports
Added config_update verbosity and expanded YAML format a touch
Dmytro Makovey 319b3e68bb backported proper empty field handling
Dmytro Makovey 2ffd779324 add some fail-safe for empty passwords
Dmytro Makovey b64582b456 retracting dovecot cipher settings
kaiyou 7c483adfbb Merge pull request from t3hmrman/add-kubernetes-resource-configs
Add kubernetes NGINX ingress and Mailu resource config
t3hmrman f22c4899fd Add light documentation structure and README for kubernetes
Dmytro Makovey 9f267a44ee backported CLI options for domain command
Dmytro Makovey 1ee4f5db15 fix domain command invocation
Dmytro Makovey 292853fd57 backported domain/manager sync
Dmytro Makovey ce2ad32efc add manager/domain configuration sync
t3hmrman 3ecb54b4e3 Add kubernetes NGINX ingress and Mailu resource config
Dmytro Makovey 5e55182b90 fix type check as per pull request comment
kaiyou effb311742 Use relative redirects, as suggsted in
kaiyou ba4ed579df Support TLS and STARTTLS for mail
kaiyou 4892fe47e6 Limit xclient to connections from the front container
kaiyou 4521fa9e29 Make path to admin and webmail configurable, related to
kaiyou 648d092e88 Fix proxifying to static assets
kaiyou 808809b37a Add letsencrypt support in the nginx container
kaiyou a57096e613 Support specifyin multiple hostnames
kaiyou 7e9c04cd65 Do not include appscheduler
kaiyou 3b01f968b3 Remove traefik which has become incompatible
kaiyou 1b13728df3 Fix the dovecot startup script
kaiyou 3dac7fc597 Point roundcube to the front container
kaiyou 3c44006ccb Point rainloop to the front container
kaiyou 5097f57855 Redirect nginx authentication requests to the admin container
kaiyou 94a13aabf0 Handle nginx authentication requests in the admin container
kaiyou a4851914d0 Do not disable login mismatch check in Postfix
kaiyou 13b9a9207d Switch to python and Jinja2 for the dovecot container
kaiyou a11eb4ba35 Switch to python and Jinja2 for the Postfix container
kaiyou 67423b057d Prepare the docker compose configuration for nginx as a uninque frontend
kaiyou 755d9f0520 Prepare nginx as a unique frontend
kaiyou 995147f444 Create the conf/ directory for nginx
kaiyou 1854349ecc Use jinja2 for building nginx config
kaiyou 87cbeacecd Do not install openssl in the admin container anymore
kaiyou 870c7dbe5c Remove unused requirements from the admin app
kaiyou 97505d1367 Remove TLS tasks from the admin container
kaiyou 974c351802 Move the admin interface back to a blueprint
kaiyou 914427f852 Merge pull request from Mailu/feature-xforwarded-prefix
Stop hardcoding URL prefix in containers
kaiyou 971e839201 Merge branch 'master' into feature-xforwarded-prefix
kaiyou 1d75cd8a33 Improve the warning message
kaiyou d6dec0c1c7 Add a warning about 1.5 and traefik