File tree Expand file tree Collapse file tree 3 files changed +10
-13
lines changed
Expand file tree Collapse file tree 3 files changed +10
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -86,12 +86,10 @@ Notifications flow:
8686
8787Extra:
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
9795Monitoring flow:
You can’t perform that action at this time.
0 commit comments