Source: golang-github-hashicorp-serf Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Tianon Gravi , Tim Potter , Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper (>= 9), dh-golang, golang-any (>= 2:1.8~), golang-github-armon-circbuf-dev, golang-github-armon-go-metrics-dev, golang-github-hashicorp-go-msgpack-dev, golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-logutils-dev, golang-github-hashicorp-mdns-dev, golang-github-hashicorp-memberlist-dev (>= 0.1.0+git20180209~), golang-github-mitchellh-cli-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ryanuber-columnize-dev, Standards-Version: 4.1.1 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-serf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-serf.git Homepage: https://www.serfdom.io XS-Go-Import-Path: github.com/hashicorp/serf Package: serf Architecture: any Depends: adduser, lsb-base, ${misc:Depends}, ${shlibs:Depends}, Built-Using: ${misc:Built-Using} Description: Service orchestration and management tool Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant. . Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip protocol is used to communicate with other nodes. Serf can detect node failures and notify the rest of the cluster. An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure. . This package contains the tool/service. Package: golang-github-hashicorp-serf-dev Architecture: all Depends: golang-github-armon-circbuf-dev, golang-github-armon-go-metrics-dev, golang-github-hashicorp-go-msgpack-dev, golang-github-hashicorp-go-syslog-dev, golang-github-hashicorp-logutils-dev, golang-github-hashicorp-mdns-dev, golang-github-hashicorp-memberlist-dev (>= 0.1.0+git20180209~), golang-github-mitchellh-cli-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ryanuber-columnize-dev, ${misc:Depends}, ${shlibs:Depends}, Description: Service orchestration and management tool (source) Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant. . Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip protocol is used to communicate with other nodes. Serf can detect node failures and notify the rest of the cluster. An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure. . This package contains the source.