mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
chore: readme [skip-release] (#244)
* fix: set default notification channel * fix: readme * fix: README.md --------- Co-authored-by: charles-gauthereau <charles.gauthereau@soluce-technologies.com>
This commit is contained in:
co-authored by
charles-gauthereau
parent
3fee236fd0
commit
e02c5496ae
@@ -13,6 +13,7 @@
|
|||||||
|
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[](https://hub.docker.com/r/portabase/portabase)
|
[](https://hub.docker.com/r/portabase/portabase)
|
||||||
|
[](https://github.com/Portabase/portabase/pkgs/container/charts%2Fportabase)
|
||||||
[](https://github.com/Portabase/portabase)
|
[](https://github.com/Portabase/portabase)
|
||||||
[](https://www.buymeacoffee.com/portabase)
|
[](https://www.buymeacoffee.com/portabase)
|
||||||
|
|
||||||
@@ -21,8 +22,10 @@
|
|||||||
[](https://mariadb.org/)
|
[](https://mariadb.org/)
|
||||||
[](https://sqlite.org/)
|
[](https://sqlite.org/)
|
||||||
[](https://redis.io/)
|
[](https://redis.io/)
|
||||||
[](https://valkey.io/)
|
|
||||||
[](https://www.mongodb.com/)
|
[](https://www.mongodb.com/)
|
||||||
|
[](https://valkey.io/)
|
||||||
|
[](https://firebirdsql.org/)
|
||||||
|
|
||||||
[](https://github.com/Portabase/portabase)
|
[](https://github.com/Portabase/portabase)
|
||||||
[](https://github.com/Portabase/portabase)
|
[](https://github.com/Portabase/portabase)
|
||||||
|
|
||||||
@@ -63,7 +66,7 @@ You have 4 ways to install Portabase:
|
|||||||
## Supported databases
|
## Supported databases
|
||||||
|
|
||||||
| Engine | Support | Supported Versions | Restore |
|
| Engine | Support | Supported Versions | Restore |
|
||||||
|:-------------------|:----------|:----------------------------------|:--------|
|
|:-------------------|:-----------|:------------------------------|:--------|
|
||||||
| **PostgreSQL** | ✅ Stable | 12, 13, 14, 15, 16, 17 and 18 | Yes |
|
| **PostgreSQL** | ✅ Stable | 12, 13, 14, 15, 16, 17 and 18 | Yes |
|
||||||
| **MySQL** | ✅ Stable | 5.7, 8 and 9 | Yes |
|
| **MySQL** | ✅ Stable | 5.7, 8 and 9 | Yes |
|
||||||
| **MariaDB** | ✅ Stable | 10 and 11 | Yes |
|
| **MariaDB** | ✅ Stable | 10 and 11 | Yes |
|
||||||
@@ -71,8 +74,8 @@ You have 4 ways to install Portabase:
|
|||||||
| **SQLite** | ✅ Stable | 3.x | Yes |
|
| **SQLite** | ✅ Stable | 3.x | Yes |
|
||||||
| **Redis** | ✅ Stable | 2.8+ | No |
|
| **Redis** | ✅ Stable | 2.8+ | No |
|
||||||
| **Valkey** | ✅ Stable | 7.2+ | No |
|
| **Valkey** | ✅ Stable | 7.2+ | No |
|
||||||
|
| **Firebird** | ✅ Stable | 3.0, 4.0, 5.0 | Yes |
|
||||||
| **MSSQL Server** | ❌ Ongoing | - | Yes |
|
| **MSSQL Server** | ❌ Ongoing | - | Yes |
|
||||||
| **Firebird** | ❌ Ongoing | - | Yes |
|
|
||||||
|
|
||||||
See the [Database Servers documentation](https://portabase.io/docs/agent/db) for version-specific backup and restore details.
|
See the [Database Servers documentation](https://portabase.io/docs/agent/db) for version-specific backup and restore details.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user