Commit graph

14 commits

Author SHA1 Message Date
Renovate Bot
0aab64b725 automation: Update traefik Docker tag to v2.3.2 2020-10-25 14:22:59 +00:00
Renovate Bot
8a45fdc91e automation: Update traefik Docker tag to v2.3.1 2020-10-15 15:08:51 +00:00
8abc862a22
traefik: Add automated upgrades via renovate 2020-10-12 21:16:57 +02:00
ada2133fd9
traefik: Adjust command formatting to satisfy ansible-lint 2020-09-26 22:37:09 +02:00
7732e5d43f
traefik: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:45:15 +02:00
912d32cdd3
Fix meta file dependencies reference to docker_compose role 2020-09-26 20:02:46 +02:00
96ef0fb9cf
traefik: Upgrade to v2.3.0 2020-09-26 05:44:58 +02:00
7c1eca3e16
Adjust log level of dockersocketproxy to notice
This should prevent another 5gb log file :/
2020-09-19 17:00:07 +02:00
1c5b5cc887
traefik: Upgrade to 2.2.11 2020-09-16 12:40:21 +02:00
084765e762
traefik: Upgrade to version 2.2.10 2020-09-08 21:21:24 +02:00
Sheogorath
4a5c245128
traefik: Remove file provider config options when omitted
Currently there is an ugly error message when traefik tries to read the
dynamic_conf directory while it doesn't exists, because no dynamic
config is definied. This patch makes the config, given that it's not
defined truely optional and gets rid of the error message.
2020-08-21 17:11:55 +02:00
f8306138b7
traefik: Fix IPv6 support to work properly
With some of the recently introduced changes especially around the
defaults and ipv6 addresses, this patch fixes all remaining issues and
makes sure the docker and firewall configuration fits the expectations.

Original commit: 7819c8fcc8
2020-08-18 15:35:55 +02:00
100ef46288
traefik/teamspeak: Remove priority from default redirect + set endpoint
This patch removes the priority on the default HTTP->HTTPS redirect rule defined on the traefik container, as all traffic should always be redirected to HTTPS.
So, to fix the teamspeak redirect, the endpoint for the redirect was also correctly set.
2020-08-13 04:25:50 +02:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00