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
Proxychains routes differently with and without sudo
EDIT: Any ideas would be appreciated. I am encountering this again and have no direction on how to troubleshoot this. I never solved this originally and have not been able to find any answers via goog...

ExecutionByFork
Votes: 0
Answers: 0
Can I make postgres only listen on a single hostname?
Obviously I could listen on a particular IP address, but is it possible to listen on a particular hostname? Specifically, if example1.com and example2.com both point to my server with IP address (say)...

Christopher Shroba
Votes: 0
Answers: 1
How to deploy multiple docker containers through one port, and have access between them?
I´m facing some issues related to the deployment of a dockerized application. The problem is that I have few ports on my server, so to deploy this dockerized app I have to use port 80. However, this a...
Jose ABC
Votes: 0
Answers: 0