Jump to content

Consul (software): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
WRXk (talk | contribs)
m Fix typo in link to "Free and open source software".
No edit summary
Line 4: Line 4:
| name = Consul
| name = Consul
| developer = [[HashiCorp]]
| developer = [[HashiCorp]]
| latest release version = 1.9.6
| latest release version = 1.10.1
| latest release date = {{Start date and age|2021|06}}
| latest release date = {{Start date and age|2021|07|15}}
| released = {{Start date and age|2014|04|17}}<ref name="auto">{{Cite web|url=https://www.hashicorp.com/blog/consul-announcement|title=HashiCorp Consul|website=HashiCorp: Infrastructure enables innovation}}</ref>
| released = {{Start date and age|2014|04|17}}<ref name="auto">{{Cite web|url=https://www.hashicorp.com/blog/consul-announcement|title=HashiCorp Consul|website=HashiCorp: Infrastructure enables innovation}}</ref>
| repo = {{URL|https://github.com/hashicorp/consul}}
| repo = {{URL|https://github.com/hashicorp/consul}}

Revision as of 13:46, 5 August 2021

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