Using a socket proxy instead of docker.sock #130
|
Hi, Does tsdproxy support using a socket proxy like https://github.com/Tecnativa/docker-socket-proxy instead of a direct docker socket connection? And if yes, then what API endpoints would I need to enable for it? |
Answered by
almeidapaulopt
Dec 29, 2024
Replies: 1 comment 3 replies
|
Never used but it should work just fine. API used, should be only these: |
3 replies
Answer selected by
itskagee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Never used but it should work just fine.
API used, should be only these:
/containers/json
/containers//json
/images//json
/events
/networks