|
13 | 13 |
|
14 | 14 | [](LICENSE) |
15 | 15 | [](https://hub.docker.com/r/portabase/agent) |
| 16 | +[](https://github.com/Portabase/agent/pkgs/container/charts%2Fportabase-agent) |
16 | 17 | [](https://github.com/Portabase/portabase) |
17 | 18 | [](https://www.buymeacoffee.com/portabase) |
18 | 19 |
|
19 | 20 | [](https://www.postgresql.org/) |
20 | 21 | [](https://www.mysql.com/) |
21 | 22 | [](https://sqlite.org/) |
22 | 23 | [](https://redis.io/) |
23 | | -[](https://valkey.io/) |
24 | 24 | [](https://mariadb.org/) |
25 | 25 | [](https://www.mongodb.com/) |
| 26 | +[](https://valkey.io/) |
| 27 | +[](https://firebirdsql.org/) |
| 28 | + |
| 29 | + |
26 | 30 | [](https://github.com/Portabase/portabase) |
27 | 31 | [](https://github.com/Portabase/portabase) |
28 | 32 |
|
@@ -50,7 +54,7 @@ You have 4 ways to install Portabase Agent: |
50 | 54 |
|
51 | 55 | - Automated CLI (recommended) - [details](https://portabase.io/docs/agent/setup#cli) |
52 | 56 | - Docker Compose setup - [details](https://portabase.io/docs/agent/setup#docker) |
53 | | -- Kubernetes with Helm (soon) |
| 57 | +- Kubernetes with Helm [details](https://portabase.io/docs/agent/setup#helm) |
54 | 58 | - Development setup - [details](https://portabase.io/docs/agent/setup#development) |
55 | 59 |
|
56 | 60 | **Ensure Docker is installed on your machine before getting started.** |
|
0 commit comments