How to install Safeline without Docker Compose to run at network edge and proxy to internal services? #1209
Unanswered
alisharify7
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
I’m trying to deploy Safeline at the edge of my network to proxy all requests to internal services within the 192.168.x.x subnet.
Currently, when running Safeline with Docker Compose, it only routes requests to containers inside the same Docker network, which doesn’t allow proxying to external IPs on my internal network.
Is there a recommended way to install or run Safeline without Docker Compose so that it can properly proxy requests to these internal services outside the Docker network?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions