traefik Questions
3
I’m trying to use traefik with docker swarm but i’m having troubles during service updates. I run a stack deploy or service update the service goes down for some seconds
How to reproduce:
1 - Cre...
Sex asked 16/4, 2019 at 19:13
2
Solved
My web application fails to authenticate using OpenIdConnect. Currently I see a "Correlation failed" error on OnRemoteFailure.
Context:
Service Fabric stateless .net core web application
Azure B...
Sexagenary asked 3/8, 2018 at 7:34
4
Solved
Motivations
I am a running into an issue when trying to proxy PostgreSQL with Traefik over SSL using Let's Encrypt.
I did some research but it is not well documented and I would like to confirm my ...
Galliett asked 11/8, 2020 at 9:0
3
I have problem with TCP, UDP EntryPoints
time="2022-08-03T10:12:16Z" level=error msg="accept tcp [::]:3478: use of closed network connection" entryPointName=tcp3478
time="2...
4
I am trying to build a Traefik dynamic configuration that has a rule for "Host(app.localhost)" in development but uses "Host(realname.com)" in production. I'm also using Docker but I don't think th...
2
I have a Kubernetes (v1.25.2) cluster running with cert-manager 1.11.0 and Traefik 2.9.6.
For some services I want Let's Encrypt to auto sign certificates. For some reason, it feels nicer, to use I...
Lyse asked 28/1, 2023 at 11:30
2
Solved
Hello I tried looking at the auth options in the annotations for kubernetes traefik ingress. I couldn't find anything where I could configure Forward Authentication as documented here: https://docs...
Baron asked 21/6, 2018 at 9:5
2
I have a server running multiple web applications inside separate docker containers. I am using Traefik as a reverse proxy. So, whenever a container is idle for, say 15 mins, I stop the container f...
Bedwarmer asked 17/10, 2018 at 6:38
0
I am trying to add entrypoint and TCP ingressroute for my postgress, it is not working.
I am running Postgress in non SSL mode.
TLS termination is handled by Traefik.
I am using beta v3 Traefik
I...
Overheat asked 29/9, 2023 at 12:53
10
Solved
I've got some strange issue. I have following setup:
one docker-host running traefik as LB serving multiple sites. sites are most php/apache. HTTPS is managed by traefik.
Each site is started using...
Replete asked 21/3, 2018 at 12:48
5
How can I edit the config files that are inside of a docker container that has been downloaded on the host?
I am using this tutorial but I am not sure where to find and edit the traefik.toml file
...
Universalism asked 25/11, 2017 at 20:39
11
Please note that it is a Traefik V2 question. I had a solution on V1 but V2 is a total rewamp.
This above is supposed to redirect http://whoami.mysite.com to https://whoami.mysite.com.
The https...
Archimedes asked 12/10, 2019 at 17:29
2
I have installed microk8s, traefik and cert-manager. When I try to receive a letsencrypt certificate, a new pod for answering the challenge is created, but the request from the letsencryt server do...
Pivoting asked 22/3, 2023 at 15:31
3
Solved
I'm interested in setting up fail2ban with my Traefik deployment. I found a gist that has some snippets in it, but I'm not clear on how to use them. Can anyone fill in the blanks please? Or, is the...
3
Solved
So I’m using traefik 2.2, I run a bare metal kubernetes cluster with a single node master. I don’t have a physical or virtual load balancer so the traefik pod takes in all requests on ports 80 and ...
Ottoottoman asked 21/6, 2020 at 14:57
2
I try to set up Traefik in version 2 but I only get "404 Page not found" or DNS_PROBE_FINISHED_NXDOMAIN errors in my browser.
When I check the API endpoints for routers I can see that my two cont...
Tuyere asked 27/9, 2019 at 16:50
5
With docker, I try to setup a traefik backend using HTTPS port 443, so communication between the traefik container and the app container (apache 2.4) will be encrypted.
I got an Internal Server Er...
Scrapbook asked 21/3, 2018 at 16:58
2
I am trying to configure Traefik so that I would have access to services via domain names, and that I would not have to set different ports. For example, two MongoDB services, both on the default p...
Loux asked 10/12, 2019 at 9:51
2
I'm using traefik docker image v1.5, and when I try to upload a big file (like 1GB), traefik closes the connection and logs:
exceeding the max size 4194304
So is there any way to modify/remove th...
Bianco asked 8/4, 2018 at 12:10
6
Solved
Yes,
I get this when I try to run traefik with https. Problem is I mount the dir on my Win7 machine but I cant chmod the file.
The mount is working but file permissions are off.
looks like this:...
Hadrian asked 4/9, 2018 at 13:5
5
I'm trying to make an application work on Windows that's been developed only on Unices. It's all dockerized and it uses the traefik load balancer. The volumes for the docker for running traefik loo...
Mauritius asked 12/8, 2019 at 18:41
3
Solved
I have Keycloak (10.0.3) server configured inside a Kubernetes Cluster.
The keycloak server has to handle authentification for external user (using an external url) and also handle oauth2 token for...
Scarfskin asked 27/9, 2020 at 21:46
3
Solved
I am trying to configure Basic Authentication on a Nginx example with Traefik as Ingress controller.
I just create the secret "mypasswd" on the Kubernetes secrets.
This is the Ingress I am using:...
Tillage asked 2/5, 2018 at 9:2
1
Solved
TL:DR: Trying to use rootless Podman with docker-compose through podman socket, and use a Traefik container (talking to podman socket) to proxy traffic to other containers, related to https://stack...
Corporative asked 22/9, 2022 at 12:26
1
Should I deploy traefik 1.7.x as DaemonSet or as A deployment in GKE (Google K8S)?
Environment Description
Kubernetes clusters with node autoscaler in Google cloud, hosting several production clust...
Ontario asked 29/7, 2020 at 7:31
1 Next >
© 2022 - 2024 — McMap. All rights reserved.