consul 1.10.12+dfsg1-1ubuntu0.1 source package in Ubuntu

Changelog

consul (1.10.12+dfsg1-1ubuntu0.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Thu, 18 Jan 2024 12:06:34 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
consul_1.10.12+dfsg1.orig.tar.xz 8.4 MiB e836ecaabdc51118c0d91aea5eb8011f04725f0f1183314a5a2f96b201428071
consul_1.10.12+dfsg1-1ubuntu0.1.debian.tar.xz 19.0 KiB 202d605640a83201446bc333b7076e6250ece3a651f9284fedff9f3486a1e373
consul_1.10.12+dfsg1-1ubuntu0.1.dsc 5.1 KiB e47836e3353c8d0168d33e9da57405a153e90c6c4f5fd2a89c1370635497216c

View changes file

Binary packages built by this source

consul: tool for service discovery, monitoring and configuration

 Consul 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.
 .
 Consul runs on Linux, Mac OS X, and Windows. It is recommended to run the
 Consul servers only on Linux, however.

consul-dbgsym: debug symbols for consul
golang-github-hashicorp-consul-dev: tool for service discovery, monitoring and configuration (source)

 Consul 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.
 .
 Consul runs on Linux, Mac OS X, and Windows. It is recommended to run the
 Consul servers only on Linux, however.
 .
 This package contains the source.