Using for non-Docker services? #109
Unanswered
alethiophile
asked this question in
Q&A
Replies: 2 comments 1 reply
|
yes its possible, see https://almeidapaulopt.github.io/tsdproxy/docs/files/ |
0 replies
|
Hi, I try to find a solution without success. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a server with various services, some in Docker, some running on the host directly. I don't particularly want to bother containerizing the host-native services.
Is it possible to set up TSDProxy to proxy to a service running on the host? It looks kind of like you should be able to do this with the proxy list files, but I'm not sure what you would put in the URL.
All reactions