Description
Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. Register external services such as SaaS providers as well.
This is a build of: https://github.com/tomhillable/consul-rpm
Installation Instructions
For fedora you can enable the repository using dnf: dnf copr enable dheche/consul
and afterwards you can dnf install consul
For others download the repository file from below into your /etc/yum.repos.d
and do an yum install consul
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (0)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (0)* | EPEL 7 (153 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dheche/consul
More info about enabling Copr repositories