From 36686c5d11bdd304afbd14e097a3dc0399375e5c Mon Sep 17 00:00:00 2001 From: Rostislav Dugin Date: Thu, 25 Dec 2025 22:00:53 +0300 Subject: [PATCH] FIX (script): Fix installation script name --- README.md | 4 +- assets/dashboard-dark.svg | 425 ++++++++-------- assets/dashboard.svg | 473 +++++++++--------- assets/logo.svg | 20 +- install-postgresus.sh => install-databasus.sh | 0 5 files changed, 465 insertions(+), 457 deletions(-) rename install-postgresus.sh => install-databasus.sh (100%) diff --git a/README.md b/README.md index 67eb7db..2df3b75 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
- Databasus Logo + Databasus Logo -

Backup tool for PostgreSQL, MySQL and MongoDB

+

Backup tool for PostgreSQL, MySQL and MongoDB

Databasus is a free, open source and self-hosted tool to backup databases. Make backups with different storages (S3, Google Drive, FTP, etc.) and notifications about progress (Slack, Discord, Telegram, etc.). Previously known as Postgresus (see migration guide).

diff --git a/assets/dashboard-dark.svg b/assets/dashboard-dark.svg index 1cf1620..238f9da 100644 --- a/assets/dashboard-dark.svg +++ b/assets/dashboard-dark.svg @@ -1,26 +1,30 @@ - - - + + + + + + + - - + + - + - + - + - - + + @@ -28,14 +32,14 @@ - - + + - - + + @@ -50,13 +54,13 @@ - + - + - + @@ -69,13 +73,13 @@ - + - + - + @@ -88,13 +92,13 @@ - + - + - + @@ -107,13 +111,13 @@ - + - + - + @@ -126,13 +130,13 @@ - + - + - + @@ -145,13 +149,13 @@ - + - + - + @@ -166,40 +170,40 @@ - + - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -237,32 +241,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -300,32 +304,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -363,32 +367,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -426,32 +430,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -489,32 +493,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -552,32 +556,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -615,32 +619,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -677,88 +681,89 @@ - - + + + + + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - - + + - - + + - + - - + + - - + + + - + - - + + - + - - - diff --git a/assets/dashboard.svg b/assets/dashboard.svg index 5f3a69d..14c5d84 100644 --- a/assets/dashboard.svg +++ b/assets/dashboard.svg @@ -1,74 +1,77 @@ - - - + + + + + + + - - + - - + + - + - - + + - - + + - - + + - + - + - + - + - + - + - + - - + + - + - + - + - - + + - - + + @@ -76,14 +79,14 @@ - - + + - - + + @@ -98,13 +101,13 @@ - + - + - + @@ -117,13 +120,13 @@ - + - + - + @@ -136,13 +139,13 @@ - + - + - + @@ -155,13 +158,13 @@ - + - + - + @@ -174,13 +177,13 @@ - + - + - + @@ -193,13 +196,13 @@ - + - + - + @@ -214,40 +217,40 @@ - + - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -285,32 +288,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -348,32 +351,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -411,32 +414,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -474,32 +477,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -537,32 +540,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -600,32 +603,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -663,32 +666,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -725,105 +728,107 @@ - - + + + + + - + - + - - + + - - + + - + - - + + - - + + - + + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - - diff --git a/assets/logo.svg b/assets/logo.svg index 5f01b2c..40e1b17 100644 --- a/assets/logo.svg +++ b/assets/logo.svg @@ -1,13 +1,11 @@ - - - - - - + + + + + + + + - - - - - + diff --git a/install-postgresus.sh b/install-databasus.sh similarity index 100% rename from install-postgresus.sh rename to install-databasus.sh