2,279 questions
-1
votes
0
answers
36
views
Restarting backend container became unreachable for traefik(504 Gateway timeout)
I’m having a problem and I can’t find a solution.
I have deployed a Django backend and a React frontend using Docker.
I’m using Traefik as a reverse proxy for the web server. When I start Traefik, the ...
0
votes
1
answer
56
views
How do I configure ABP as an OIDC provider if it is hidden behind Traefik?
I am trying to use an ABP application as an identity provider using OIDC. When I run the ABP app and my main service app on VS, I have no issues. I can redirect to ABP on trying to access the main ...
0
votes
1
answer
41
views
Traefik HostRegexp does not match [closed]
I want to use HostRegex to forward all matching subdomains to a specific location. This is my dynamic config
http:
routers:
my-router:
entryPoints:
- web
- webSecure
rule:...
66
votes
11
answers
111k
views
How to redirect http to https with Traefik 2.0 and Docker Compose labels?
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 is ...
0
votes
1
answer
109
views
Traefik: Stream dataflow between application does not work
I have the following and basic docker setup where the factory-service creates a continues dataflow which is exposed through Fast API and shall be consumed by another container verification-service. ...
0
votes
2
answers
3k
views
Configuring K3S and Traefik Ingress to Expose TCP Port for SSH [closed]
I have a GitLab service deployed with a pod listening on TCP port 22. Additionally, I've set up a service to link port 2222 to port 22, which is functioning correctly.
Now, I aim to utilize Traefik ...
0
votes
1
answer
170
views
I'm unable to change the default TLS options for a Sonatype Nexus server hosted using Docker via Traefik [closed]
I have a Nexus server that is hosted in docker, alongside a Traefik instance.
If run testssl on the domain at port 443, I get the following, indicating it has support for TLS1.2 still:
Service ...
1
vote
1
answer
735
views
Protect Traefik v3 Dashboard by BasicAuth
I fail to protect the Traefik v3 dashboard using basic auth, this is what I tried:
reverse-proxy:
# official v3 traefik docker image
image: traefik:v3.1
# enables web UI and tells ...
0
votes
1
answer
431
views
Traefik ghost deployment port mapping NOT working
I used Dokploy to deploy a ghost blog instance with docker compose and traefik (reverse proxy). I have a problem accessing a ghost blog deployment from my browser: giving Bad Gateway error.
If I use ...
11
votes
5
answers
9k
views
k3s redirect http to https
I'm trying to deploy AWX on k3s and everything works just fine, however I'd like to enforce SSL - so, redirect HTTP to HTTPS.
I've been trying to test the SSL enforcement part, however it's not ...
0
votes
2
answers
272
views
Setup TLS termination on a NLB for traefik in EKS
I have a traefik setup in an EKS cluster (helm values):
ingressClass:
enabled: true
isDefaultClass: true
name: "${ingress_class}"
ingressRoute:
dashboard:
enabled: ...
2
votes
1
answer
357
views
Cors headers are set when run locally but not with traefik
I'm trying to create a simple backend in go using Chi as my router and traefik as my reverse proxy. My cors headers are returning fine when I run the docker container by itself on port 8000. However, ...
6
votes
4
answers
23k
views
How to expose traefik v2 dashboard in k3d/k3s via configuration? [closed]
*Cross-posted to k3d github discussions, to a thread in Rancher forums, and to traefik's community discussion board
Tutorials from 2020 refer to editing the traefik configmap. Where did it go?
The ...
0
votes
1
answer
194
views
Cannot setup Traefik to ONLY request wildcard certs with DuckDNS+LetsEncrypt
Basically I have been studying a bit Traefik, since it looks a bit more professional than the other reverse proxy I was using, and the only problem I am still facing is the generation of a certificate ...
3
votes
4
answers
15k
views
How to configure traefik to handle CORS preflight requests?
I have a very simple FastAPI-Traefik-Docker Setup which you can find here: https://github.com/mshajarrazip/fastapi-traefik-docker-cors
Just do docker-compose up -d to run the FastAPI and traefik ...
1
vote
2
answers
1k
views
Traefik 3 returns "404 page not found" on mailpit 8025 port - cannot reverse proxy to specific container port
The problem is rather general but I have an example with mailpit: I cannot reverse proxy to a docker container app which uses a specific port.
I'm using Traefik and I set up these files:
Traefik/...
0
votes
1
answer
486
views
Replace path in the Ingress k8s with traefik
I'm using Ingress (with traefik) to map my scorpio backend using:
- backend:
service:
name: scorpio
port:
number: 9090
path: /ngsi-ld
pathType: Prefix
and I can access ...
0
votes
1
answer
427
views
Traefik Proxy Setup with Podman on Windows utilizing podman-compose
I am using Podman on Windows (https://github.com/containers/podman/blob/main/docs/tutorials/podman-for-windows.md) together with podman-compose (https://github.com/containers/podman-compose?tab=readme-...
21
votes
5
answers
19k
views
Is it possible to use Traefik to proxy PostgreSQL over SSL?
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 ...
1
vote
2
answers
1k
views
docker-compose traefik issue with PathRegexp
What I am trying to do:
I have a docker-compose file with 4 containers traefik, UI, API and DB.
I want to use traefik to redirect both containers UI and API to port 80 but on a different url path.
UI ...
0
votes
1
answer
104
views
Traefik: Does not access to app - HTTP 404
I run traefik on a local machine.
The dashboard works, but I can't access to my application.
I always get HTTP 404 when I try to send a request to the application.
I run everything on one local ...
0
votes
1
answer
380
views
Deploying OpenSearch behind Traefik
I am trying to deploy OpenSearch behind a reverse proxy (Traefik). And I am using docker and docker-compose for this purpose. I have had success with OpenSearch Dashboards. Therefore I feel that I am ...
1
vote
2
answers
2k
views
How can I configure keycloak to route to /auth? --http-relative-path is not working [closed]
I am trying to modify a kubernetes keycloak deployment to respond on /auth in place of /. I see in the documentation that this should be possible by setting --http-relative-path to /auth. I have ...
0
votes
1
answer
383
views
Syncthing and Traefik - Cannot Access Host Services 127.0.0.1:port
Background: I have Traefik3 running in front of 12+/- containers all accessible correctly. DNS is provided by Adguard home for internal apps and cloudflared tunnel for external. All that works fine. ...
0
votes
0
answers
298
views
Tracing traefik tcp-route to Jaeger
i'd like to set up a tcp reverse-proxy with traefik and trace the connections with OpenTelemetry.
I've set up jaeger, traefik and the traefik-whoami test enedpoint and with HTTP routers I got ...