Skip to content

Commit ecda690

Browse files
authored
Update Readme
1 parent b12cfe4 commit ecda690

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

README.md

+18-18
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@ More [Screenshots](https://www.kubero.dev/docs/screenshots) and a full video on
1616
[YouTube](https://www.youtube.com/watch?v=kmqhddc6UlI)
1717

1818
## Features ([DEMO](https://demo.kubero.dev))
19-
- Create unlimited CI/CD pipelines with up to 4 separate **staging environments** for all your applications
20-
- Automatically build, start, and cleanup **review-apps** after opening/closing a pull request (GitOps)
21-
- Automatic **redeployment** of the app based on a push to a branch or tag
22-
- Create scheduled tasks as **cronjobs**
23-
- Deploy well known apps with **templates** [(WordPress, Grafana, ...)](https://www.kubero.dev/templates)
24-
- Easy deployment of your docker containers on Kubernetes **without writing helm charts**
25-
- Deploy **add-ons** along your application (PostgreSQL, Redis, [and more ...](https://github.com/kubero-dev/kubero#preconfigured-add-ons))
26-
- Easy access of **application logs** in the web-UI
27-
- Easy and safe **restart** of the application in the web-UI
28-
- Triggered or periodic **vulnerability scans** of your running apps
29-
- Comes with an **API and CLI** to integrate with your existing tools and CI/CD
30-
- Built-in **container web console**
31-
- Build and deployment **Notifications** to Discord/Slack/Webhooks
32-
- Integrated application **metrics and monitoring**
33-
- **Multi-tenancy** support
34-
- Simple configuration of **Basic Auth** for your application
35-
- **SSO** with GitHub and Oauth2
19+
- **CI/CD Pipelines:** Create unlimited pipelines with up to 4 separate staging environments for all your applications.
20+
- **GitOps Review Apps:** Automatically build, start, and clean up review apps when opening or closing pull requests.
21+
- **Automatic Redeployments:** Trigger app redeployments on pushes to branches or tags.
22+
- **Docker Deployments:** Deploy Docker containers on Kubernetes without needing Helm charts.
23+
- **App Templates:** Deploy popular applications like WordPress and Grafana with ready-to-use templates.
24+
- **Add-ons Integration:** Seamlessly deploy add-ons such as PostgreSQL and Redis alongside your applications.
25+
- **API & CLI:** Integrate seamlessly with existing tools and CI/CD workflows.
26+
- **Metrics & Monitoring:** Access integrated metrics to monitor application health.
27+
- **Notifications:** Get build and deployment updates via Discord, Slack, or Webhooks.
28+
- **Vulnerability Scans:** Perform scheduled or triggered scans for running applications.
29+
- **Application Logs:** View logs directly from the web UI for easy monitoring.
30+
- **Safe Restarts:** Restart applications safely and easily through the web UI.
31+
- **Web Console:** Use the built-in container web console for direct access.
32+
- **Scheduled Tasks:** Easily create and manage cronjobs.
33+
- **Multi-Tenancy:** Support for managing multiple tenants.
34+
- **Single Sign-On (SSO):** Authenticate securely with GitHub and OAuth2.
35+
- **Basic Auth:** Configure Basic Auth for your applications with ease.
3636

3737

3838
## Basic Concept
@@ -67,7 +67,7 @@ Kubero is Kubernetes native and runs with two containers on any Kubernetes insta
6767

6868
\* Ships with the Kubero Operator
6969

70-
## 139+ Application templates (similar to Heroku Buttons)
70+
## 164+ Application templates (similar to Heroku Buttons)
7171
- WordPress
7272
- Grafana
7373
- Bitwarden

0 commit comments

Comments
 (0)