integrations icon indicating copy to clipboard operation
integrations copied to clipboard

Make it the default for ECS AMI to go via the weave proxy

Open 2opremio opened this issue 10 years ago • 2 comments

Various options:

  • Make eval $(weave env) only upon the initialization of interactive shells.
  • Make /var/run/docker.sock point to the proxy (really invasive)

2opremio avatar Sep 30 '15 16:09 2opremio

Make /var/run/docker.sock point to the proxy (really invasive)

I am not sure I could possibly see a good reason to do such an invasive thing

errordeveloper avatar Jan 22 '16 16:01 errordeveloper

This could be done via the CFN path as well. May be /etc/profile.d/weaveproxy would be okay, certainly not anything in the home directory.

errordeveloper avatar Apr 21 '16 14:04 errordeveloper