Jump to content

Consul (software)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Sin2x (talk | contribs) at 14:53, 10 October 2022 (Version bump). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Consul
Developer(s)HashiCorp
Initial releaseApril 17, 2014; 10 years ago (2014-04-17)[1]
Stable release
1.13.2 / September 20, 2022; 2 years ago (2022-09-20)
Repositorygithub.com/hashicorp/consul
Written inGo
Operating systemCross-platform
TypeDistributed computing
LicenseMozilla Public License v2.0
Websitewww.consul.io

Consul is a free and open-source service networking platform developed by HashiCorp.

Overview

Consul was initially released in 2014 as a service discovery platform. In addition to service discovery, it now provides a full-featured service mesh for secure service segmentation across any cloud or runtime environment, and distributed key-value storage for application configuration.[2]

Registered services and nodes can be queried using a DNS interface or an HTTP interface.[1] Envoy proxy provides security, observability, and resilience for all application traffic.

See also

References

  1. ^ a b "HashiCorp Consul". HashiCorp: Infrastructure enables innovation.
  2. ^ "GitHub - HashiCorp - Consul". Retrieved 2019-02-27.