27 Commits

Author SHA1 Message Date
Ammar Hussein 2814f36676 add qbit support 2024-12-07 02:42:33 -08:00
moritz b5824c89f1 fix drone runner 2024-10-24 13:33:04 +02:00
p4u1 50cdb20a39 docker soket via socket proxy (#48)
Mounting the the docker socket directly is not recommended, because it is a security issue. Instead access it via a tcp socket proxy.

See https://doc.traefik.io/traefik/providers/docker/#docker-api-access

Reviewed-on: coop-cloud/traefik#48
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2024-07-06 18:28:26 +00:00
3wordchant e76d61be00 Add preliminary DigitalOcean DNS support 2024-04-06 15:00:06 -03:00
3wordchant f7f77dc942 Add support for unencrypted HTTP apps (please don't use this 😢) 2024-03-30 17:59:48 -03:00
Chris (wolcen) Thompson f4b05fd87f Bump file revisions for wildcard support 2024-01-11 21:45:32 -05:00
philippr c9d80df34d feat: enable public facing metrics 2023-05-25 13:34:34 +02:00
philippr 6dee438492 fix: increase config version 2023-05-24 11:33:31 +02:00
3wordchant 4205f4911e Bump TRAEFIK_YML_VERSION 2023-04-27 16:12:03 -04:00
decentral1se b00a65a890 feat: routing bare metal 2023-04-20 21:19:47 +02:00
javielico 4c7a272838 Up version to 2.9.4 2022-11-11 16:59:00 +00:00
decentral1se 1d7542cd5f fix: drop minio config changes for now
New version is hard to config, unsure if this is needed.
2022-01-06 11:12:47 +01:00
decentral1se 5e1604322e fix: bump vendored config 2022-01-06 10:06:04 +01:00
3wordchant 59b0f8d645 Make sure variable names align, fix template 2021-11-23 12:40:17 +02:00
d1admin 3048d09cd8 fix: support configurable tfa service 2021-10-14 00:43:56 +02:00
mirsal fc5aa70d27 Allow prometheus metrics collection
This patch adds a METRICS_ENABLED configuration variables which,
when switched on, defines a metrics entrypoint and enables the
built-in prometheus metrics exporter. This allows the monitoring
stack to collect and show traefik metrics
2021-08-09 23:28:15 +00:00
3wordchant a9a513e8da Add Mumble TCP/UDP ports 2021-08-07 14:24:39 +02:00
3wordchant 46010aeb95 Enable Gandi DNS challenge for Letsencrypt 2021-07-18 16:30:22 +02:00
decentral1se 7258b129c4 Support OVH configuration
See https://github.com/Autonomic-Cooperative/traefik/pull/1.
2021-06-10 12:36:54 +02:00
decentral1se 2c745416fc Support mssql host mode connections 2021-06-07 09:42:50 +02:00
decentral1se 2de31afe26 Use actual template language 2021-05-10 13:53:27 +02:00
decentral1se 028ad6ce62 Upgrade vendored config 2021-05-10 13:13:44 +02:00
decentral1se 5919684fa7 Remove old version handling 2021-04-02 21:17:28 +02:00
decentral1se 441df54375 Bump version 2021-03-24 09:33:36 +01:00
decentral1se 7a88391c73 Add versions and label 2021-03-16 07:42:14 +01:00
d1admin f59119d10b Bump internally managed config 2021-02-14 15:35:25 +01:00
3wc 18a64fdce1 Move config to abra.sh
Ref coop-cloud/abra#43
2021-02-08 16:02:22 +02:00