Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.
This repository was archived by the owner on May 28, 2023. It is now read-only.

On running multiple instances, name conflict for elasticsearch #290

Open
@kkdg

Description

@kkdg

When running multiple VS API, there is no problem except elasticsearch, CLI complaints there is naming conflict with elasticsearch because it's explicitly defined inside docker-compose.yml, they can't arbitrarily add new name for new instance.

Solution would be removing container_name node from docker-compose.yml

Is there any reason for elasticsearch explicitly named so?

If this is OK, I will make a PR of this. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions