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

https://github.com/dalibo/patroni-rpm

Patroni RPM packaging (centos/rhel)
https://github.com/dalibo/patroni-rpm

Last synced: 2 months ago
JSON representation

Patroni RPM packaging (centos/rhel)

Awesome Lists containing this project

README

          

# Patroni RPM packaging

CentOS 7 packaging for Patroni. By default, only `etcd` support is included. Please see `build.sh` script for other DCS support.

Requires `docker-compose`.

Package building:
```console
make
```