Skip to content

[Feature] Setting up per-container allowlists with dynamic proxy container name #85

Description

@efficks

Is your feature request related to a problem? Please describe.
I'm running socket-proxy in a docker swarm. The proxy's name is not static and I want to be able to use the per-container allowlist.
I can't use the -proxycontainername because the containername is not known at this stage.

Describe the solution you'd like
Instead of a -proxycontainername option, it would be useful to specify the network name on which socker-proxy runs (like traefik do).
With this option, the socket-proxy name is not important, only the network name which is static.

Describe alternatives you've considered
The alternative is to use one socker-proxy for each of my container with dedicated network for each one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions