19 Commits

Author SHA1 Message Date
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
3wc
bdf84fcefd Reinstate missing HTTP->HTTPS redirect 2024-04-06 14:35:53 -03:00
3wc
c558e1dbdb Ditch DISABLE_HTTPS_REDIRECT 2024-04-01 22:53:56 -03:00
3wc
edc29f9594 Add "web-alt" entrypoint (mostly for Icecast) 2024-04-01 19:49:23 -03:00
3wc
f7f77dc942 Add support for unencrypted HTTP apps (please don't use this 😢) 2024-03-30 17:59:48 -03:00
Chris (wolcen) Thompson
3c5333ba71 feat: add support for wildcard certs via secrets 2024-01-11 21:45:05 -05:00
c9d80df34d feat: enable public facing metrics 2023-05-25 13:34:34 +02:00
b00a65a890
feat: routing bare metal 2023-04-20 21:19:47 +02:00
javielico
5f25a272cb
One ping less to Google, swap for Quad9 2022-11-11 17:02:09 +00:00
3wc
099dcfaed0 Add compy support 2022-03-26 23:49:10 +02:00
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
36707989d2
fix: add missing entrypoints (matrix, minio) 2022-01-06 10:01:52 +01:00
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
3wc
a9a513e8da Add Mumble TCP/UDP ports 2021-08-07 14:24:39 +02:00
3wc
46010aeb95 Enable Gandi DNS challenge for Letsencrypt 2021-07-18 16:30:22 +02:00
2c81622d9a add support for Let's Encrypt DNS-01 challenge (for wildcard domains)
start with support for OVH provider, but in a way for others to be added in the future:

https://doc.traefik.io/traefik/https/acme/#dnschallenge
2021-06-10 14:53:17 +12:00
decentral1se
2c745416fc
Support mssql host mode connections 2021-06-07 09:42:50 +02:00
3wc
8d309bc7bf Entrypoint for SSB MUXRPC 2021-06-05 14:23:58 +02:00
decentral1se
2de31afe26
Use actual template language 2021-05-10 13:53:27 +02:00