Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ENV to use socket proxy #10

Open
sando38 opened this issue Sep 28, 2021 · 2 comments
Open

Adding ENV to use socket proxy #10

sando38 opened this issue Sep 28, 2021 · 2 comments

Comments

@sando38
Copy link

sando38 commented Sep 28, 2021

It would be nice to also configure the agent to use a socket proxy like the main app can:

Swarmpits behavior can be reconfigured via Environment Variables.
SWARMPIT_DOCKER_SOCK

Docker SOCK location used by docker client. In case of socket proxy use following format: http://TCPENDPOINT:2375. Default is /var/run/docker.sock.

Thanks in advance, also for any hints, ideas, considersations in the meantime :)

@kaysond
Copy link

kaysond commented Dec 4, 2021

Bump. Can someone on the swarmpit team point us in the right direction for a PR?

@kaysond
Copy link

kaysond commented Dec 4, 2021

Looks like you might be able to do it just by setting the DOCKER_HOST env var

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants