Software:Consul
From HandWiki
Short description: Service networking platform
Developer(s) | HashiCorp |
---|---|
Initial release | April 17, 2014[1] |
Stable release | 1.16.1
/ August 8, 2023 |
Repository | github |
Written in | Go |
Operating system | Cross-platform |
Type | Distributed computing |
License | Mozilla Public License v2.0, BUSL-1.1[2] |
Website | www |
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 MIT license to the Business Source License 1.1.[4] [5]
See also
- Envoy (software)
- Open Service Mesh
References
- ↑ 1.0 1.1 "HashiCorp Consul". https://www.hashicorp.com/blog/consul-announcement.
- ↑ "HashiCorp adopts Business Source License". https://www.hashicorp.com/blog/hashicorp-adopts-business-source-license.
- ↑ "GitHub - HashiCorp - Consul". https://github.com/hashicorp/consul#consul--. Retrieved 2019-02-27.
- ↑ "HashiCorp's new license is still open source-ish, just with less free lunch". https://www.theregister.com/2023/08/11/hashicorp_bsl_licence/.
- ↑ "HashiCorp adopts Business Source License". https://www.hashicorp.com/blog/hashicorp-adopts-business-source-license.
External links
This article needs additional or more specific categories. (November 2023) |