Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

configuration for host port assignment #959

@charlierudolph

Description

@charlierudolph

Ability to specify what port to start counting from, and ability to specify a host port for a given service. I think the service override should be in the application.yml in order to support reusable services.

services:
  service1:
    location:
    host_port: # specify dedicated host port for this service

initial_host_port: # specify what port to start counting from

@hugobho @alexdavid @Bowbaq @dminnear @bishtawi @allensallinger thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions