Thu, 19 Sep 2024 04:28:53 UTC | login

Information for build golang-github-hashicorp-consul-1.15.2-4.fc40

ID289910
Package Namegolang-github-hashicorp-consul
Version1.15.2
Release4.fc40
Epoch
SummaryDistributed, highly available, and data center aware solution
DescriptionConsul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. Consul provides several key features: - Service Discovery - Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. External services such as SaaS providers can be registered as well. - Health Checking - Health Checking enables Consul to quickly alert operators about any issues in a cluster. The integration with service discovery prevents routing traffic to unhealthy hosts and enables service level circuit breakers. - Key/Value Storage - A flexible key/value store enables storing dynamic configuration, feature flagging, coordination, leader election and more. The simple HTTP API makes it easy to use anywhere. - Multi-Datacenter - Consul is built to be datacenter aware, and can support any number of regions without complex configuration. - Service Segmentation - Consul Connect enables secure service-to-service communication with automatic TLS encryption and identity-based authorization.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 26 Feb 2024 10:00:33 UTC
CompletedMon, 26 Feb 2024 10:00:33 UTC
Tags
f40
f41
RPMs
src
golang-github-hashicorp-consul-1.15.2-4.fc40.src.rpm (info) (download)
noarch
golang-github-hashicorp-consul-devel-1.15.2-4.fc40.noarch.rpm (info) (download)
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Apr 21 2023 jogha <john@johnghatas.com> - 1.15.2-1 - feat: hashicorp-consul to 1.15.2 * Wed Feb 01 2023 Sérgio M. Basto <sergio@serjux.com> - 1.14.4-1 - Update to 1.14.4 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 31 2022 Sérgio M. Basto <sergio@serjux.com> - 1.14.3-1 - 1.14.3 * Tue Oct 04 2022 Robert-André Mauchin <zebob.m@gmail.com> - 1.11.10-1 - Initial import