Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Implement Plugin activation #284

@chungers

Description

@chungers

Currently running all the plugins by hand is not a good UX. There are also no guarantees that
all the necessary plugins are started.

We need to come up with a mechanism for starting up plugins. A couple of use cases will considered:

  • plugins are deployed as locally available binaries (in the search $PATH).
  • plugins are deployed as Docker containers. This case should be included because we already have support for swarm mode for things like storage and leader detection.

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