Commit graph

72 commits

Author SHA1 Message Date
862a52f2e5
style: Fix some ansible-lint issues 2023-02-11 12:17:17 +01:00
Renovate Bot
c7177db270 automation: Update traefik Docker tag to v2.9.6 2022-12-08 01:05:30 +00:00
Renovate Bot
06dd76f29e automation: Update traefik Docker tag to v2.9.5 2022-11-17 21:05:43 +00:00
f112f27449
ansible-lint: Fix various new issues 2022-11-02 21:57:13 +01:00
Renovate Bot
c60fffdb5b automation: Update traefik Docker tag to v2.9.4 2022-10-27 22:04:54 +00:00
Renovate Bot
9e7a96dbe2 automation: Update traefik Docker tag to v2.9.1 2022-10-04 00:04:48 +00:00
Renovate Bot
798e00325a automation: Update traefik Docker tag to v2.8.7 2022-09-23 20:06:04 +00:00
Renovate Bot
59eb145b02 automation: Update traefik Docker tag to v2.8.5 2022-09-13 18:05:48 +00:00
Renovate Bot
69628f6848 automation: Update traefik Docker tag to v2.8.4 2022-09-02 22:05:41 +00:00
5393a8ebbc
Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
Renovate Bot
f3fc8f5077 automation: Update traefik Docker tag to v2.8.3 2022-08-13 00:04:30 +00:00
Renovate Bot
578007d99b automation: Update traefik to version v2.8.1 2022-07-12 02:04:57 +00:00
Renovate Bot
9b5af639c7 automation: Update traefik to version v2.8.0 2022-06-29 20:05:58 +00:00
Renovate Bot
aa849b74dd automation: automation: Update traefik to version v2.7.2 2022-06-27 18:05:13 +00:00
Renovate Bot
842dc756d3 automation: Update traefik to version v2.7.1 2022-06-13 18:13:31 +00:00
Renovate Bot
91d0fa1b5f automation: Update traefik to version v2.7.0 2022-05-24 20:04:34 +00:00
Renovate Bot
37356dd789 automation: Update traefik to version v2.6.6 2022-05-03 20:06:41 +00:00
Renovate Bot
103013b091 automation: Update traefik to version v2.6.3 2022-03-29 20:04:31 +00:00
Renovate Bot
073c81fe14 automation: Update traefik to version v2.6.2 2022-03-25 01:05:07 +00:00
Renovate Bot
a0a9ebc234 automation: Update traefik to version v2.6.1 2022-02-14 21:04:48 +00:00
Renovate Bot
0a23b55381 automation: Update traefik Docker tag to v2.6.0 2022-01-24 21:04:25 +00:00
Renovate Bot
b8882c3ae6 automation: Update traefik Docker tag to v2.5.7 2022-01-20 21:05:00 +00:00
Renovate Bot
10329828ad automation: Update traefik Docker tag to v2.5.6 2021-12-22 21:04:18 +00:00
Renovate Bot
4d0aaad561 automation: Update traefik Docker tag to v2.5.5 2021-12-10 23:02:58 +00:00
Renovate Bot
45f9548453 automation: Update traefik Docker tag to v2.5.4 2021-11-08 21:05:18 +00:00
eb5ae6a7a2
traefik: Add option to disable firewalld tasks
This allows installing this setup on systems without firewalld
2021-09-21 05:04:38 +02:00
8b6d3bdb7f
traefik: Add option to disable SELinux related tasks 2021-09-21 05:03:40 +02:00
Renovate Bot
6f6caa04e0 automation: Update traefik Docker tag to v2.5.3 2021-09-21 00:05:15 +00:00
db8aeefacb
format: Satisfy ansible-lint
This patch makes minor formatting adjustments & adds handlers to mastodon where appropriate to satisfy ansible-lint.
2021-09-14 01:45:22 +02:00
Renovate Bot
623e95c568 automation: Update traefik Docker tag to v2.5.2 2021-09-02 18:13:04 +00:00
Renovate Bot
c033572d0e automation: Update traefik Docker tag to v2.5.1 2021-08-20 18:09:49 +00:00
Renovate Bot
6e2e1664ef automation: Update traefik Docker tag to v2.5.0 2021-08-17 20:11:14 +00:00
19eb9e1196
traefik: Allow to define additional entrypoints
This patch allows users to easily add new entrypoints on different ports.
Such functionality comes in handy when having to deploy something like a docker registry on the same host but on a different port while still utilizing a shared certificate.
2021-08-15 23:55:23 +02:00
Renovate Bot
3756745f06 automation: Update traefik Docker tag to v2.4.13 2021-07-31 08:13:05 +00:00
Renovate Bot
5f66de8ed8 automation: Update traefik Docker tag to v2.4.12 2021-07-27 18:08:07 +00:00
Renovate Bot
0b5dcd5918 automation: Update traefik Docker tag to v2.4.11 2021-07-15 19:07:45 +00:00
Renovate Bot
a138a2816f automation: Update traefik Docker tag to v2.4.9 2021-06-22 22:07:53 +00:00
Sheogorath
c04955a168
traefik: Fix tor configuration include
This patch will change the name of the config file from `traefik` to
`traefik.conf`, since tor now includes `/etc/torrc.d/*.conf` in their
config file. This should make sure that the config is actually loaded.

This patch originates from the observation that new setups no longer
create the tor hidden service for traefik. Some investigation resulted
in the insight, that the tor node is no longer including the
configuration file.
2021-05-30 17:16:35 +02:00
Sheogorath
36e5ccffbc
traefik: Increase memory limits for tor container
Apparently 32mb are a bit too little for the DHT. In case a node has no
swap configured, it'll never be able to sue the `memswap_limit`,
resulting in the OOM death of the container on startup.

This patch will fix this problem by doubling the low memory limit for
the container.
2021-05-30 17:16:19 +02:00
Renovate Bot
4447d09eb6 automation: Update traefik Docker tag to v2.4.8 2021-03-24 02:03:38 +00:00
Renovate Bot
f5a661d2e0 automation: Update traefik Docker tag to v2.4.7 2021-03-09 02:03:53 +00:00
951dbeb41d
Fix yamllint issues 2021-03-05 13:02:55 +01:00
a93c313704
Adjust module name for firewalld to work with newer ansible versions 2021-03-05 12:34:43 +01:00
Renovate Bot
58a267fdcd automation: Update traefik Docker tag to v2.4.6 2021-03-02 13:22:15 +00:00
Renovate Bot
29e30cc57a automation: Update traefik Docker tag to v2.4.5 2021-02-18 19:20:18 +00:00
Renovate Bot
21a519ddef automation: Update traefik Docker tag to v2.4.3 2021-02-17 00:27:19 +00:00
Renovate Bot
f5a57aba2e automation: Update traefik Docker tag to v2.4.2 2021-02-02 22:20:07 +00:00
Renovate Bot
2da36288e7 automation: Update traefik Docker tag to v2.4.0 2021-01-19 23:20:15 +00:00
Renovate Bot
3721588960 automation: Update traefik Docker tag to v2.3.7 2021-01-12 00:19:48 +00:00
Renovate Bot
8b673087b3 automation: Update traefik-dockersocketproxy Docker tag to v2 2021-01-04 15:19:36 +00:00