Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Consul (software)

From Wikipedia, the free encyclopedia
Consul
DeveloperHashiCorp
ReleaseApril 17, 2014; 12 years ago (2014-04-17)[1]
Stable release
1.22.7 / April 25, 2026; 3 months ago (2026-04-25)
Written inGo
Operating systemCross-platform
TypeDistributed computing
LicenseMozilla Public License v2.0, BUSL-1.1[2]
Websitedeveloper.hashicorp.com/consul
Repositorygithub.com/hashicorp/consul

Consul is a service networking platform developed by HashiCorp.

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.[3]

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.

HashiCorp announced on August 10, 2023, that it changed the license of its software from the MPL license to the Business Source License 1.1.[4][2]

See also

[edit]

References

[edit]
  1. 1 2 "HashiCorp Consul". HashiCorp: Infrastructure enables innovation.
  2. 1 2 "HashiCorp adopts Business Source License".
  3. "GitHub - HashiCorp - Consul". GitHub. Retrieved 2019-02-27.
  4. "HashiCorp's new license is still open source-ish, just with less free lunch".
[edit]