Skip to content

Commit 529f080

Browse files
FEATURE (readme): Add pretty labels to GitHub
1 parent df0f7e0 commit 529f080

File tree

3 files changed

+10
-13
lines changed

3 files changed

+10
-13
lines changed

CHANGELOG.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
<div align="center">
22
<img src="assets/logo.svg" alt="Postgresus Logo" width="250"/>
33

4+
<!-- Badges -->
5+
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
6+
[![Docker Pulls](https://img.shields.io/docker/pulls/rostislavdugin/postgresus?color=brightgreen)](https://hub.docker.com/r/rostislavdugin/postgresus)
7+
[![Platform](https://img.shields.io/badge/platform-linux%20%7C%20macos%20%7C%20windows-lightgrey)](https://github.com/RostislavDugin/postgresus)
8+
9+
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-13%20%7C%2014%20%7C%2015%20%7C%2016%20%7C%2017-336791?logo=postgresql&logoColor=white)](https://www.postgresql.org/)
10+
[![Self Hosted](https://img.shields.io/badge/self--hosted-yes-brightgreen)](https://github.com/RostislavDugin/postgresus)
11+
[![Open Source](https://img.shields.io/badge/open%20source-❤️-red)](https://github.com/RostislavDugin/postgresus)
12+
413
<h3>PostgreSQL monitoring and backup</h3>
514
<p>Free, open source and self-hosted solution for automated PostgreSQL monitoring and backups. With multiple storage options and notifications</p>
615

contribute/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,10 @@ Notifications flow:
8686

8787
Extra:
8888

89-
- add tests running on each PR (in progress by Rostislav Dugin)
90-
- add prettier labels to GitHub README
89+
- add brute force protection on auth (via local RPS limiter) (in progress by Rostislav Dugin)
9190
- create pretty website like rybbit.io with demo
9291
- add HTTPS for Postgresus
9392
- add simple SQL queries via UI
94-
- add brute force protection on auth (via local RPS limiter)
9593
- add support of Kubernetes Helm
9694

9795
Monitoring flow:

0 commit comments

Comments
 (0)