An open API service indexing awesome lists of open source software.

https://github.com/byteshiva/rpmbuild-consul

RPM package for HashiCorp's consul
https://github.com/byteshiva/rpmbuild-consul

Last synced: 7 months ago
JSON representation

RPM package for HashiCorp's consul

Awesome Lists containing this project

README

          

# rpmbuild-consul

Create a consul RPM for RHEL/CentOS.

## Requirements

To download package sources and install build dependencies

yum -y install rpmdevtools yum-utils

## Build process

To build the package follow the steps outlined below

git clone https://github.com/linuxhq/rpmbuild-consul.git rpmbuild
spectool -g -R rpmbuild/SPECS/consul.spec
yum-builddep rpmbuild/SPECS/consul.spec
rpmbuild -ba rpmbuild/SPECS/consul.spec

## Partners

[![packagecloud](http://dka575ofm4ao0.cloudfront.net/pages-transactional_logos/retina/10543/gKme3F4XRaC5EyKJzKsA)](https://packagecloud.io)

Do you need trustworthy hosted package repositories? Then packagecloud is for you.

A big thank you to packagecloud for supporting the open source community!

## License

BSD

## Author Information

This package was created by [Taylor Kimball](http://www.linuxhq.org).