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)
- Host: GitHub
- URL: https://github.com/dalibo/patroni-rpm
- Owner: dalibo
- License: mit
- Created: 2019-02-05T09:06:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T09:04:35.000Z (almost 6 years ago)
- Last Synced: 2025-01-16T05:29:27.030Z (over 1 year ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```