Skip to content

Commit 6333f40

Browse files
committed
update docs
1 parent 7c5ea48 commit 6333f40

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

+16-2
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ Kubero is Kubernetes native and runs on any Kubernetes instance.
3232

3333
## Supported GIT repositories (hosted and self-hosted)
3434
- Gitea
35-
- Forgejo (WIP)
36-
- OneDev (WIP)
3735
- Gogs
3836
- Github
3937
- Gitlab
4038
- Bitbucket
39+
- Forgejo (WIP)
40+
- OneDev (WIP)
4141

4242
## Tested languages/frameworks
4343
Basicly *everything* that can be shipped in a single container. Kubero uses official images to build and run the apps. But they can be replaced or extended to fit your needs.
@@ -54,6 +54,20 @@ Basicly *everything* that can be shipped in a single container. Kubero uses offi
5454
You find the preconfigured buildpacks and examples here:
5555
https://github.com/kubero-dev/buildpacks
5656

57+
## Preconfigured addons
58+
- MySQL
59+
- PostgreSQL
60+
- Redis
61+
- MongoDB
62+
- Elasticsearch
63+
- Kafka
64+
- Memcached
65+
- CouchDB
66+
- RabbitMQ (WIP, ~v1.8.0)
67+
- Minio (WIP, ~v1.8.0)
68+
- InfluxDB (WIP, ~v1.8.0)
69+
- CockroachDB (WIP)
70+
5771
## Quickstart
5872
1) Download and unpack the <a href="https://github.com/kubero-dev/kubero-cli/releases/latest">Kubero CLI</a><p>
5973
2) Run `kubero install` to install all components on an new or your existing cluster

0 commit comments

Comments
 (0)