1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/docs
bors[bot] a1345114bc
Merge #1649 #1673
1649: Update docs/reverse.rst with Traefik v2+ info r=mergify[bot] a=patryk-tech

## What type of PR?

Documentation

## What does this PR do?

Adds information about using Traefik v2+ as a reverse proxy.

### Related issue(s)
Closes #1503 

## 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: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


1673: Remove rspamd unused env var from start script r=mergify[bot] a=cbachert

## What type of PR?
Cleanup

## What does this PR do?
Remove unused environment variable FRONT_ADDRESS in rspamd. FRONT_ADDRESS references were removed with commit 8172f3e in PR #727 like mentioned in chat https://matrix.to/#/!MINuyJjJSrfowljYCK:tedomum.net/$160401946364NGNmI:imninja.net?via=huisman.xyz&via=matrix.org&via=imninja.net
```
Mailu$ grep -r "FRONT_ADDRESS" core/rspamd/
core/rspamd/start.py:os.environ["FRONT_ADDRESS"] = system.get_host_address_from_environment("FRONT", "front")
```

### Related issue(s)
N/A

## Prerequistes
- [x] Documentation updated accordingly: No documentation to update
- [x] Add to changelog: Minor change

Co-authored-by: Patryk Tech <git@patryk.tech>
Co-authored-by: cbachert <cbachert@users.noreply.github.com>
2021-06-26 21:59:25 +00:00
..
_templates Restore VERSION_TAG template 2018-12-30 15:07:45 +02:00
assets removing unneeded image 2020-11-17 11:41:01 -06:00
compose Misc improvements to PASSWORD_SCHEME 2021-03-09 12:04:42 +01:00
contributors Added new docker repo for test image. Adapted deploy script to use env var for test repo name. Modified travis references to github actions references in docs. Added changelog entry. 2021-06-26 19:16:56 +00:00
kubernetes Warn people off of the documentation's K8s recipe. 2021-01-04 02:37:48 -05:00
swarm add some docs about _FILE variables 2020-08-30 01:14:47 +02:00
.env Add deploy settings for server 2018-12-17 00:12:21 +02:00
antispam.rst Add documentation for the web administration gui. 2020-08-18 20:42:58 +02:00
cli.rst Misc improvements to PASSWORD_SCHEME 2021-03-09 12:04:42 +01:00
conf.py Completely remove step 5 where you can set the replica count for docker-stack. 2020-10-04 13:22:59 +00:00
configuration.rst Merge #1783 2021-03-10 09:44:31 +00:00
database.rst Update database.rst 2019-12-30 15:10:26 +01:00
demo.rst Fixed small typo 2020-01-11 10:13:53 +01:00
dns.rst Update docs/dns.rst 2019-11-18 21:40:58 +01:00
docker-compose.yml Make docker-compose.yml for setup and docs development friendly 2019-01-16 20:50:52 +02:00
Dockerfile Docs: treat warnings as errors 2019-10-21 15:18:53 +03:00
faq.rst Added new docker repo for test image. Adapted deploy script to use env var for test repo name. Modified travis references to github actions references in docs. Added changelog entry. 2021-06-26 19:16:56 +00:00
features.rst remove service status "feature" 2020-11-11 12:10:41 -06:00
general.rst
index.rst Add documentation for the web administration gui. 2020-08-18 20:42:58 +02:00
maintain.rst Include a doc section for external certbot 2018-10-13 20:59:14 +03:00
nginx.conf
releases.rst rewording about the usage of PostgreSQL 2021-01-22 05:29:54 +01:00
requirements.txt
reverse.rst Merge #1649 #1673 2021-06-26 21:59:25 +00:00
rpi_build.rst RPi: update doc (alpine version + variables) 2019-10-09 12:17:40 -04:00
setup.rst Preparations for 1.8 release. 2020-10-01 20:32:05 +02:00
webadministration.rst Update docs/webadministration.rst 2020-09-26 10:19:48 +02:00