Skip to content

Commit 7a8162d

Browse files
authored
Add sponsor badge
and a minor update of the README
1 parent e496a25 commit 7a8162d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# PostgreSQL High-Availability Cluster :elephant: :sparkling_heart:
22

33
[<img src="https://github.com/vitabaks/postgresql_cluster/workflows/Ansible-lint/badge.svg?branch=master">](https://github.com/vitabaks/postgresql_cluster/actions?query=workflow%3AAnsible-lint) [<img src="https://github.com/vitabaks/postgresql_cluster/workflows/Yamllint/badge.svg?branch=master">](https://github.com/vitabaks/postgresql_cluster/actions?query=workflow%3AYamllint) [<img src="https://github.com/vitabaks/postgresql_cluster/workflows/Molecule/badge.svg?branch=master">](https://github.com/vitabaks/postgresql_cluster/actions?query=workflow%3AMolecule) [![GitHub license](https://img.shields.io/github/license/vitabaks/postgresql_cluster)](https://github.com/vitabaks/postgresql_cluster/blob/master/LICENSE) ![GitHub stars](https://img.shields.io/github/stars/vitabaks/postgresql_cluster)
4+
[![Support me on Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dvitabaks%26type%3Dpatrons&style=social)](https://patreon.com/vitabaks)
45

56
### Deploy a Production Ready PostgreSQL High-Availability Cluster (based on "Patroni" and "DCS(etcd)"). Automating with Ansible.
67

@@ -79,7 +80,7 @@ RedHat and Debian based distros (x86_64)
7980
###### PostgreSQL versions:
8081
all supported PostgreSQL versions
8182

82-
:white_check_mark: tested, works fine: `PostgreSQL 9.6, 10, 11, 12, 13`
83+
:white_check_mark: tested, works fine: `PostgreSQL 9.6, 10, 11, 12, 13, 14`
8384

8485
_Table of results of daily automated testing of cluster deployment:_
8586
| Distribution | Test result |
@@ -96,7 +97,7 @@ _Table of results of daily automated testing of cluster deployment:_
9697

9798

9899
###### Ansible version
99-
This has been tested on Ansible 2.7, 2.8, 2.9, 2.10
100+
This has been tested on Ansible 2.7, 2.8, 2.9, 2.10, 2.11
100101

101102
## Requirements
102103
This playbook requires root privileges or sudo.
@@ -404,8 +405,11 @@ Should you need to start from very beginning, use the following to clean up:
404405
Licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.
405406

406407
## Author
407-
Vitaliy Kukharik (PostgreSQL DBA) [email protected]
408+
Vitaliy Kukharik (PostgreSQL DBA) \
409+
408410

411+
### Sponsor this project
412+
[![Support me on Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dvitabaks%26type%3Dpatrons&style=for-the-badge)](https://patreon.com/vitabaks)
409413

410414
## Feedback, bug-reports, requests, ...
411415
Are [welcome](https://github.com/vitabaks/postgresql_cluster/issues)!

0 commit comments

Comments
 (0)