/mingle

A pluggable service discovery server.

Primary LanguageJavaScriptMIT LicenseMIT

Actions Status codecov License: MIT

Flexible service discovery for hosted Node.js applications.

What Where
Discussion #1
Documentation https://bigeasy.github.io/mingle
Source https://github.com/bigeasy/mingle
Issues https://github.com/bigeasy/mingle/issues
CI https://travis-ci.org/bigeasy/mingle
Coverage: https://codecov.io/gh/bigeasy/mingle
License: MIT

Mingle is divided into a handful of sub-projects for different service discovery strategies.

  • Kubernetes — Pod discovery using the Kubernets API.
  • SRV — Service discovery using DNS SRV records.
  • HTTP — Service discovery using an HTTP endpoint.

If you would like to suggest a service discovery format, maybe Azure or GCP, please open an issue GitHub.