[ buster ]
[ bullseye ]
[ 原始碼: consul ]
套件:consul(1.8.7+dfsg1-2 以及其他的)
consul 的相關連結
Debian 的資源:
下載原始碼套件 consul:
維護小組:
- Debian Go Packaging Team (QA 頁面, 郵件存檔)
- Dmitry Smirnov (QA 頁面)
- Martín Ferrari (QA 頁面)
- Tianon Gravi (QA 頁面)
- Tim Potter (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
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 有關的套件
|
|
|
|
-
- dep: adduser
- 新增、移除使用者與群組
-
- dep: init-system-helpers (>= 1.51)
- helper tools for all init systems
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: pipexec
- create a directed graph of processes and pipes
-
- dep: procps
- /proc file system utilities