Commit Graph

183 Commits (cd85b4497269596341eb707ae5e3a1dff2e78a58)

Author SHA1 Message Date
Tim Möhlmann cd85b44972
Fix typo
Tim Möhlmann f91b80503e
FAQ: Older ciphers
- Closes 
Tim Möhlmann 4c78785da3
FAQ: DKIM and DMARC generation
- Closes 
Tim Möhlmann 8dd30a698b
FAQ: Rancher
- Closes 
Tim Möhlmann df55b2e9d6
Reference and close
Tim Möhlmann dc238bb2b3
FAQ: Unbound DNS
- Closes 
Tim Möhlmann 4c7cdeb43b
FAQ: Difference between DOMAINS and HOSTNAMES
- Closes 
- Closes 
Tim Möhlmann aaa7ef5de3
Update demo server docs
Tim Möhlmann 7eff09a74b
Merge pull request from Nebukadneza/traefik_support
Documentation and examples for traefik
Dario Ernst 03ee3aa918 Fix typo in contributor docs
Tim Möhlmann d6ba39b6a9
Traefik docs improvements:
- Removed code tages to increase readability
- Some extra line-breaks for source readability
- Fix link to new mailu/traefik-certdumper container
- dhparams is no longer stored in /certs
- Use a proper "note" box
- Fix typo in docs/compose/traefik directory name
- Include links to example config files
- Fix toml lexer build warning
Dario Ernst dc5f5bb023 Traefik configuration examples
Dario Ernst e128d8e975 Add documentation for usage behind traefik
Tim Möhlmann 3a5b763018
Option to disable full text search (lucene)
This is a workaround for the bug in issue 
Tim Möhlmann ad1ca42bde
Remove unused docker socket mount for Admin
Tim Möhlmann be7dc1e6bd
Merge pull request from usrpro/deploy-docks
Add deploy settings for server
Tim Möhlmann 533a6f8faa
Add deploy settings for server
Tim Möhlmann c0645eadef
Remove healthcheck
Did not work correctly and prevents Traefik from serving the page.
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 94e42c9b52
Merge pull request from usrpro/feat-subnet2
Move the Mailu Docker network to a fixed subnet.
Tim Möhlmann 33c0a99ffc
Merge pull request from hacor/k8s-cni-fix
Added kubernetes CNI support for Mailu
Tim Möhlmann bb85079d92
Merge pull request from ofthesun9/master-patch1
POD_ADDRESS_RANGE need to be defined for admin service (dovecot authentific…
mergify-bot 491f6b24bb Merge branch 'master' into 'feat-subnet2'
Tim Möhlmann c00910ca4b
Merge remote-tracking branch 'upstream/master' into extend-nginx
Tim Möhlmann 9208d7262f
Correct variable naming in .env
Ionut Filip 94edb48f08 Dynamic attachment size
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.
kaiyou 5b769e23da Merge branch 'master' into refactor-config
kaiyou 30716b8bdf Update docs with the new flask command
Tim Möhlmann 2576379df5
Dev. docs.: Add git workflows for branching, PR and reviewing
ofthesun9 5067b5c59a POD_ADDRESS need to be defined for admin service (dovecot authentification) fixes
- updated the docs
- corrected a typo
Tim Möhlmann 9004c9b8b5
Merge pull request from usrpro/feat-faq
Implement a FAQ
Daniel Huber 2237e641b0
Fix Typo in K8s Docs
hoellen fd3a944850 fix typo in doc
hoellen 9412c8e1e9
Correct spelling error
Co-Authored-By: muhlemmer <muhlemmer@gmail.com>
Hans Cornelis 99540cd90b - Added kubernetes CNI support for Mailu
Signed-off-by: Hans Cornelis <hacornelis@gmail.com>
Thomas Sänger 76e95bd585
Fix typo
Co-Authored-By: muhlemmer <muhlemmer@gmail.com>
Tim Möhlmann 7c1118df7d
Extending the FAQ
Tim Möhlmann 3552c59ff3
Insert ref link for FAQ, shortened title for display purposes
Tim Möhlmann b54a51e3ba
Merge branch 'master' into feat-faq
Tim Möhlmann 81b24f61e8
Merge branch 'master' into feat-healthchecks
mergify[bot] f2c4e52fee
Merge pull request from kaiyou/feat-docs-versions
Implement a multi-version documentation
mergify[bot] bce1487338
Merge pull request from hacor/master
Kubernetes fixed for production
mergify[bot] 4a5c0a6d21
Merge pull request from kaiyou/fix-password-performance
Improve password checking performance
Tim Möhlmann 771e0ee6a2
Remove old crypt settings from .env
As per conversation in PR
Hans Cornelis f10416e85a Merged with new PRs
Hans Cornelis 6fb0b93240 - Removed RSPAMD Password feature
- Updated roles on the Front DS
- Reverted the Auth limits

Signed-off-by: Hans Cornelis <hacornelis@gmail.com>
Tim Möhlmann 4ccefd6d5e
Documentation update on local docs container