mailu/docs
bors[bot] 8cc91bad75
Merge
2281: Update alpine-linux to 3.14.4 - OpenSSL security FIX r=mergify[bot] a=willofr

## What type of PR?
Security fix

## What does this PR do?
Update Dockerfiles to use alpine-linux 3.14.4 which contains a security fix for openssl
https://alpinelinux.org/posts/Alpine-3.12.10-3.13.8-3.14.4-released.html

## Prerequisites
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] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


2285: Update names of language json files r=mergify[bot] a=ghostwheel42

## What type of PR?

bug-fix

## What does this PR do?

language json files of datatables i18n have been renamed
this updates the mappings to the current names


2286: Fix typo in Traefik reverse proxy docs r=mergify[bot] a=ghostwheel42

Slight typo in the Traefik reverse proxy docs. Found through running into the issue on my own instance.

## What type of PR?

documentation

## What does this PR do?

Adds   to master


2287: Fix typo in docs: cert not certs r=mergify[bot] a=ghostwheel42

## What type of PR?

documentation

## What does this PR do?

just a typo

Co-authored-by: Will <will@packer-output-c8fcfb40-3d93-4475-8f87-e14a9dd683b6>
Co-authored-by: willofr <willofr@users.noreply.github.com>
Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
Co-authored-by: DAHPr0gram3r <cbillwork02@gmail.com>
..
_templates Restore VERSION_TAG template
assets removing unneeded image
compose fix typo
contributors Remove weblate option from documentation since it is not available anymore.
kubernetes/mailu simplify
swarm Implement rate-limits
.env Add deploy settings for server
Dockerfile Process code review remarks
antispam.rst Add documentation for the web administration gui.
cli.rst Added documentation for how to switch the database back-end used by Mailu.
conf.py Preparations for 1.9 release.
configuration.rst Merge
database.rst Remove Mailu PostgreSQL. Make roundcube database configurable via setup. Fix .
demo.rst Fixed small typo
dns.rst Change URL dashboard in DKIM/SPF & DMARC Entries
docker-compose.yml Make docker-compose.yml for setup and docs development friendly
faq.rst Fix typo in docs: cert not certs
features.rst remove service status "feature"
general.rst Fix the rst syntax for most documentation
index.rst Add documentation for the web administration gui.
maintain.rst Include a doc section for external certbot
nginx.conf Build the documentation as a Docker image
releases.rst typo
requirements.txt Added missing extension in conf.py. Added missing library in requirements.txt. Sphinx is only compatible with docutils<0.17
reverse.rst Fix typo in Traefik reverse proxy docs
rpi_build.rst Update alpine version in rpi docs
setup.rst Preparations for 1.9 release.
webadministration.rst Added documentation for all user statuses.