Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

You should be able to indicate explicit Service/Port combos. #232

Closed
@Jascen

Description

@Jascen

I want to use this image multiple times within a single Compose/Stack file. I was prevented from doing that because Stack has a dependency on Services indicating their explicit SERVICE_PORTS. Without being able to indicate explicit Services on a per-HAProxy (this image) basis, the default behavior would map each HAProxy to every Service that it was linked to (Compose) or had Service Ports designated (Swarm).

I've made modifications to support an explicit ServiceName:Port mapping and submitted it in pull request 233.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions