Jump to content

Consul (software): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
"is an free" - must be replaced by it is "a" free and an open source
Tag: Reverted
WRXk (talk | contribs)
m Fix typo in link to "Free and open source software".
Line 15: Line 15:
}}
}}


'''Consul''' is a [[Free and an open-source software|free and open-source]] service networking platform developed by [[HashiCorp]].
'''Consul''' is a [[Free and open-source software|free and open-source]] service networking platform developed by [[HashiCorp]].


==Overview==
==Overview==

Revision as of 10:45, 14 July 2021

Consul
Developer(s)HashiCorp
Initial releaseApril 17, 2014; 10 years ago (2014-04-17)[1]
Stable release
1.9.6 / June 2021; 3 years ago (2021-06)
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.