python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Traefik how to route from a backend service xteve with a port and path in docker
I'm trying to run a reverse proxy for xTeVe in docker using Traefik 2.6.3, however I'm getting stuck with using some of the middlewares.
By default xTeVe listens on port 34400 to connect to the DVR IP...
Tom
Votes: 0
Answers: 0
How to expose Kubernetes Services to Internet Access?
I just configured a Kubernetes Cluster with this environment
4 VPS nodes with one public IP for each node
K3S Cluster with embebed etcd (k3s version v1.22.7+k3s1)
3 master nodes
1 Worker node just fo...

joepa37
Votes: 0
Answers: 3
Helm: How to pin version & make it manageable by Renovate on GitHub
Currently we install Traefik using Helm as described in the docs from it's chart at https://github.com/traefik/traefik-helm-chart. This
... chart bootstraps Traefik version 2 as a Kubernetes ingress ...
jonashackt
Votes: 0
Answers: 1
Local traefik https proxy setup issue with uvicorn and FastAPI
I'm currently attempting to setup a traefik proxy to serve a Fast API app up on https locally, but I am encountering the following error that I have been unable to debug further, notably:
perseus_api ...

Micheal J. Roberts
Votes: 0
Answers: 0