Skip to content

Commit 29e3040

Browse files
committed
update README
1 parent 6a52042 commit 29e3040

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+37
-783
lines changed

README.md

Lines changed: 37 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](docs/logo/kubero-logo-horizontal.png)
1+
![](https://raw.githubusercontent.com/kubero-dev/docs/refs/heads/main/static/assets/logo/kubero-logo-horizontal.png)
22

33
---
44

@@ -10,19 +10,12 @@
1010

1111
Kubero [pronounced: Kube Hero] is a self-hosted PaaS (Platform as a Service) that allows any developer to deploy their application on Kubernetes without specialized knowledge. Kubero follows the principles of 12-factor apps. It is possible to run apps based on existing containers or from source code.
1212

13-
![](docs/screenshots/createapp.gif)
13+
![](https://raw.githubusercontent.com/kubero-dev/docs/refs/heads/main/static/assets/screenshots/createapp.gif)
1414

15-
More [Screenshots](https://docs.kubero.dev/screenshots) and a full video on
15+
More [Screenshots](https://www.kubero.dev/docs/screenshots) and a full video on
1616
[YouTube](https://www.youtube.com/watch?v=kmqhddc6UlI)
1717

18-
## How GitOps Works ([DEMO](https://demo.kubero.dev))
19-
1. Create a pipeline with the phases you need (review, test, stage, production)
20-
2. (optional) Connect the pipeline to your git repository (GitHub, Bitbucket, GiLab, Gitea, Gogs)
21-
3. Configure your apps with cronjobs and addons
22-
23-
Kubero starts now building your app. Once the build is complete, Kubero will launch the final container and make it accessible via the configured domain.
24-
25-
## Features
18+
## Features ([DEMO](https://demo.kubero.dev))
2619
- Create unlimited CI/CD pipelines with up to 4 separate **staging environments** for all your applications
2720
- Automatically build, start, and cleanup **review-apps** after opening/closing a pull request
2821
- Automatic **redeployment** of the app based on a push to a branch or tag
@@ -39,24 +32,12 @@ Kubero starts now building your app. Once the build is complete, Kubero will lau
3932
- Integrated **metrics and monitoring**
4033
- **SSO** with GitHub and Oauth2
4134

42-
## Supported GIT repositories (hosted and self-hosted)
43-
- Gitea / Forgejo
44-
- Gogs
45-
- Github
46-
- Gitlab
47-
- Bitbucket
4835

49-
## Tested languages/frameworks
50-
Basically *everything* that can be packaged in a single container can be deployed by Kubero.
36+
## Basic Concept
37+
Kubero is Kubernetes native and runs with two containers on any Kubernetes instance (kubero-ui and Operator). All data is stored on your Kubernetes etcd without an extra database.
5138

52-
- GoLang (including Hugo, gin-gonic)
53-
- Python (including Flask)
54-
- JavaScript/NodeJS
55-
- PHP (including Laravel)
56-
- Ruby (including Rails)
57-
- Static HTML
58-
- Rust (including Rocket)
59-
- ...
39+
40+
![kubero concept overview](https://raw.githubusercontent.com/kubero-dev/docs/refs/heads/main/docs/img/kubero-concept.png)
6041

6142
## Add-ons
6243

@@ -82,7 +63,7 @@ Basically *everything* that can be packaged in a single container can be deploye
8263

8364
\* Ships with the Kubero Operator
8465

85-
## 125+ Application templates (similar to Heroku Buttons)
66+
## 139+ Application templates (similar to Heroku Buttons)
8667
- WordPress
8768
- Grafana
8869
- Bitwarden
@@ -92,12 +73,6 @@ Basically *everything* that can be packaged in a single container can be deploye
9273

9374
Check out the full [list here](https://www.kubero.dev/templates/) or submit your own app! [Read here](https://github.com/kubero-dev/kubero/blob/main/services/) how to do it.
9475

95-
## Basic Concept
96-
Kubero is Kubernetes native and runs with two containers on any Kubernetes instance (kubero-ui and Operator). All data is stored on your Kubernetes etcd without an extra database.
97-
98-
99-
![](https://raw.githubusercontent.com/kubero-dev/docs/refs/heads/main/static/assets/img/kubero-concept.png)
100-
10176
## Quickstart
10277
**1) Download and unpack the <a href="https://github.com/kubero-dev/kubero-cli/releases/latest">Kubero CLI</a>** (MacOS, Linux, Windows)<p>
10378

@@ -123,8 +98,35 @@ You can bring your own existing cluster or create one with the kubero install on
12398
- Linode
12499
- Kind (local)
125100

101+
102+
## Supported GIT repositories (hosted and self-hosted)
103+
- Gitea / Forgejo
104+
- Gogs
105+
- Github
106+
- Gitlab
107+
- Bitbucket
108+
109+
## Tested languages/frameworks
110+
Basically *everything* that can be packaged in a single container can be deployed by Kubero.
111+
112+
- GoLang (including Hugo, gin-gonic)
113+
- Python (including Flask)
114+
- JavaScript/NodeJS
115+
- PHP (including Laravel)
116+
- Ruby (including Rails)
117+
- Static HTML
118+
- Rust (including Rocket)
119+
- ...
120+
121+
## How GitOps Works
122+
1. Create a pipeline with the phases you need (review, test, stage, production)
123+
2. (optional) Connect the pipeline to your git repository (GitHub, Bitbucket, GiLab, Gitea, Gogs)
124+
3. Configure your apps with cronjobs and addons
125+
126+
Kubero starts now building your app. Once the build is complete, Kubero will launch the final container and make it accessible via the configured domain.
127+
126128
## Documentation
127-
https://docs.kubero.dev/
129+
https://www.kubero.dev/docs
128130

129131
## Roadmap
130132
https://github.com/orgs/kubero-dev/projects/1/views/3

docs/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/img/highlevel.png

-84.6 KB
Binary file not shown.

docs/logo/discord.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/logo/kubero-logo-asci.txt

Lines changed: 0 additions & 12 deletions
This file was deleted.
-15.8 KB
Binary file not shown.

docs/logo/kubero-logo-hat-square-bold.svg

Lines changed: 0 additions & 52 deletions
This file was deleted.
-16.5 KB
Binary file not shown.

docs/logo/kubero-logo-hat-square-negative-bold.svg

Lines changed: 0 additions & 52 deletions
This file was deleted.
-13.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)