Commit Graph

228 Commits (0f439dbc5be49e67358705e507255ffbc390cc0c)

Author SHA1 Message Date
toxik-io 0f439dbc5b
DMARC regenerated in admin dash (what about cli?)
bors[bot] 42953eb70b Merge
922: Add FAQ about clients on port 25 generating non-helpful errors r=mergify[bot] a=Nebukadneza

## What type of PR?
documentation

## Prerequistes
- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: place entry in the [changelog](CHANGELOG.md), under the latest un-released version.


Co-authored-by: Dario Ernst <dario@kanojo.de>
Co-authored-by: Ionut Filip <ionut.philip@gmail.com>
Ionut Filip b798ea94d2
Split quoted text on two lines and fix underlines
bors[bot] a44a34d20f Merge
936: Implement towncrier for changelog updates r=mergify[bot] a=ionutfilip

## What type of PR?
Feature

## What does this PR do?
Implements towncrier to create changelog entries

### Related issue(s)

## Prerequistes
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [ ] In case of feature or enhancement: documentation updated accordingly
- [ ] Unless it's docs or a minor change: place entry in the [changelog](CHANGELOG.md), under the latest un-released version.


Co-authored-by: Ionut Filip <ionut.philip@gmail.com>
Ionut Filip 8489bcb05e Minor changes to changelog doc
Ionut Filip e674a6fe3d Added docs for new changelog entries
Roman Hoellen 1dfef1609a add domain cli to docs
Roman Hoellen bc617cf8ec replace _ with - in cli options
Roman Hoellen ab33ba2172 Merge remote-tracking branch 'upstream/master' into fix-doc-commands-1
Adrian Gruntkowski 3cfaa00fac
Update command for user import
The current example seems to be obsolete.
Dario Ernst 328db51032 Add FAQ about clients on port 25 generating non-helpful errors
bors[bot] 86b4242f82 Merge
886: Ipv6 support r=mergify[bot] a=muhlemmer

## What type of PR?

(Feature, enhancement, bug-fix, documentation) -> A bit of everything

## What does this PR do?

Document how to use ipv6nat. This, however triggers some kind of flaky behavior with the Docker DNS resolver, resulting in lookup failures between containers.  So all resolving needs to be done during container startup/configuration.

In order not to pollute every single start.py file, we've created a small library called [Mailu/MailuStart](https://github.com/Mailu/MailuStart). As an addition, this library also defines the template generation function, including its logging facility.

Note: `docker-compose.yml` downgrade is necessary, as IPv6 settings are not supported by the Docker Compose file format 3 😞  

### Related issue(s)
Supersedes  PR 
- Fixes  
- Hopefully helps with  and 

## No backport yet

This PR directly imports MailuStart from git. This makes it a bit more simple to implement on the short term an do some testing and probably some future improvements. When everything is proved stable, we will create a proper PyPi package with versioning and consider back porting.

## Prerequistes
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: place entry in the [changelog](CHANGELOG.md), under the latest un-released version.


Co-authored-by: Ionut Filip <ionut.philip@gmail.com>
Co-authored-by: Tim Möhlmann <muhlemmer@gmail.com>
Tim Möhlmann a731e04670
Update docs on review dissmissal and automatic rebuilds
hoellen 928b5470d4 fix some cli commands in the docs
Tim Möhlmann a9d368d2c9
Fix typo in docs
Tim Möhlmann 33db705194
Use bors-ng to create and upload test images
- Reinstate Travis deploy phase
- Better labeling of Mergify rules
- Automatic `bors try` by Mergify
- Explain bors in comment message
- Skip push for staging branch
- Re-update docs to current situation
Tim Möhlmann faca9983a8
Automatic creation of review images
- Enable bors-ng for better merging
- Re-enable mergify with a fixed up syntax, it will now only issue bors commands.
- Pull request build images are now pushed to docker hub
- Automatic backport rule
- Fix build tag for branches with slash (/)
- Only push when master and 1.6 target branch
bladeswords 3f5d08235b
Updated doc to reflect 1.6 release
Tim Möhlmann de8e6f74ea
1.6 release notes ()
* 1.6 release!
* Fix typo in release notes
* Rectify Alpine 3.8.2 in release notes
Ionut Filip bbbd22b3a3
Merge pull request from usrpro/fix-unbound-swarm
Remove unbound from swarm
Tim Möhlmann d593c783a3
Fix typo in link
Tim Möhlmann 3460872747
Documentation on IPv6
Tim Möhlmann d9f8510bb6
Fix notls typo
Tim Möhlmann 711f2bcfaf
Docker swarm warnings
Tim Möhlmann 71ba016120
Unbound docs for Swarm
Tim Möhlmann 38e754be6d
Make docs refer to the setup utility
Tim Möhlmann 1975534125
Make docker-compose.yml for setup and docs development friendly
This enables easy local running.
Actual deployment files are moved to github.com/mailu/infra.
Dario Ernst 686db1f33f Add reminder for users not to forget POSTMASTER account or alias
Ionut Filip 50343f354e Merge remote-tracking branch 'upstream/master' into feat-psql-support
Ionut Filip 7f8c7b6479 Added documentation for external mysql db
Thomas Sänger 492f3867d8
remove (broken) FTS
Tim Möhlmann 71cda7983e
Merge branch 'master' into feat-logging
Tim Möhlmann 7d01bb2a4d
LOG_LEVEL docs and changelog entry
Ionut Filip 9077bf7313 Merge remote-tracking branch 'upstream/master' into feat-psql-support
Tim Möhlmann 4b0601cb64
Add WEBROOT_REDIRECT documentation
Closes 
Ionut Filip 0764c81a57 Fixed typo
Ionut Filip 4e8f899b28 Updated faq with nextcloud integration
Tim Möhlmann fa355ff05a
Merge pull request from usrpro/update-faq
Update faq
Tim Möhlmann cd85b44972
Fix typo
hoellen f2e3d755a6 add nginx conf override to faq
hoellen f02a8bd1bd
Merge pull request from Dennis14e/patch-1
Fix typo in demo.rst
Dennis Neufeld 4a072992db
Fix typo in demo.rst
Tim Möhlmann b2823c23b8
Merge remote-tracking branch 'upstream/master' into feat-psql-support
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 b91cfd3b41
Merge pull request from usrpro/fix-download-links
Restore VERSION_TAG template