Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Introduce endpoint discovery / automatic port pickup / all-in-one docker images #91

Merged
merged 1 commit into from
Mar 6, 2019

Commits on Mar 6, 2019

  1. Introduce endpoint discovery to detect new endpoint being started on …

    …the same network
    
    (so sidecar container could be discovered automatically)
    
    Also introduce automatic port if port is already in used (so for example if you run three or four endpoints it won't collide)
    note: if port is specified then it doesn't take unassigned ports
    
    It allows as well pure docker image of sidecar + plug-ins
    
    Change-Id: If0c0b58814892b1dbbe6d8b04e8fb5e7691ef820
    Signed-off-by: Florent Benoit <fbenoit@redhat.com>
    benoitf committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    4b70a8a View commit details
    Browse the repository at this point in the history