Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubero-dev/kubero
A free and self-hosted PaaS alternative to Heroku / Netlify / Coolify / Vercel / Dokku / Portainer running on Kubernetes
https://github.com/kubero-dev/kubero
ci-cd cloud coolify developer-tools dokku gitops hacktoberfest heroku hosting infrastructure internal-developer-platform kubernetes netlify nodejs operator paas productivity self-hosted vercel
Last synced: 7 days ago
JSON representation
A free and self-hosted PaaS alternative to Heroku / Netlify / Coolify / Vercel / Dokku / Portainer running on Kubernetes
- Host: GitHub
- URL: https://github.com/kubero-dev/kubero
- Owner: kubero-dev
- License: gpl-3.0
- Created: 2022-05-17T14:42:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T07:22:59.000Z (9 days ago)
- Last Synced: 2025-02-04T08:24:04.550Z (9 days ago)
- Topics: ci-cd, cloud, coolify, developer-tools, dokku, gitops, hacktoberfest, heroku, hosting, infrastructure, internal-developer-platform, kubernetes, netlify, nodejs, operator, paas, productivity, self-hosted, vercel
- Language: TypeScript
- Homepage: https://demo.kubero.dev
- Size: 11.5 MB
- Stars: 2,916
- Watchers: 23
- Forks: 119
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-platform-engineering-tools - Kubero - A fully self-hosted Internal Developer Platform (IDP). (Internal Developer Portal / Incident Communication)
- awesome-paas - Kubero
- awesome-k8s-resources - Kubero - A free and self-hosted Heroku PaaS alternative for Kubernetes that implements GitOps (Tools and Libraries / Automation and CI/CD)
- awesome-rainmana - kubero-dev/kubero - A free and self-hosted PaaS alternative to Heroku / Netlify / Coolify / Vercel / Dokku / Portainer running on Kubernetes (TypeScript)
README
![](https://raw.githubusercontent.com/kubero-dev/docs/refs/heads/main/static/assets/logo/kubero-logo-horizontal.png)
---
[![License](https://img.shields.io/github/license/kubero-dev/kubero?style=flat-square&color=blue")](https://github.com/kubero-dev/kubero/blob/main/LICENSE)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/kubero-dev/kubero?style=flat-square&color=brightgreen)](https://github.com/kubero-dev/kubero/releases/latest)
[![Discord](https://img.shields.io/discord/1051249947472826408?style=flat-square)](https://discord.gg/tafRPMWS4r)
[![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/kubero-dev/kubero?style=flat-square)](https://github.com/kubero-dev/kubero/releases/latest)
[![Demo](https://img.shields.io/badge/demo-up-sucess?style=flat-square&color=blue)](https://demo.kubero.dev)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.
![](https://raw.githubusercontent.com/kubero-dev/docs/refs/heads/main/static/assets/screenshots/createapp.gif)
More [Screenshots](https://www.kubero.dev/docs/screenshots) and a full video on
[YouTube](https://www.youtube.com/watch?v=kmqhddc6UlI)## Features ([DEMO](https://demo.kubero.dev))
- **CI/CD Pipelines:** Create unlimited pipelines with up to 4 separate staging environments for all your applications.
- **GitOps Review Apps:** Automatically build, start, and clean up review apps when opening or closing pull requests.
- **Automatic Redeployments:** Trigger app redeployments on pushes to branches or tags.
- **Docker Deployments:** Deploy Docker containers on Kubernetes without needing Helm charts.
- **App Templates:** Deploy popular applications like WordPress and Grafana with ready-to-use templates.
- **Add-ons Integration:** Seamlessly deploy add-ons such as PostgreSQL and Redis alongside your applications.
- **API & CLI:** Integrate seamlessly with existing tools and CI/CD workflows.
- **Metrics & Monitoring:** Access integrated metrics to monitor application health.
- **Notifications:** Get build and deployment updates via Discord, Slack, or Webhooks.
- **Vulnerability Scans:** Perform scheduled or triggered scans for running applications.
- **Application Logs:** View logs directly from the web UI for easy monitoring.
- **Safe Restarts:** Restart applications safely and easily through the web UI.
- **Web Console:** Use the built-in container web console for direct access.
- **Scheduled Tasks:** Easily create and manage cronjobs.
- **Multi-Tenancy:** Support for managing multiple tenants.
- **Single Sign-On (SSO):** Authenticate securely with GitHub and OAuth2.
- **Basic Auth:** Configure Basic Auth for your applications with ease.## Basic Concept
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.![kubero concept overview](https://raw.githubusercontent.com/kubero-dev/docs/refs/heads/main/docs/img/kubero-concept.png)
## Add-ons
| | Addon | Maintainer | Built in* |
|-------------------------------------------------------------------------------------------------------------------|---------------------------|---------------------------------------------------------------------------------------|-----------|
|| MySQL | [Bitnami](https://github.com/bitnami/charts/tree/main/bitnami/mysql) | ✅ |
|| PostgreSQL | [Bitnami](https://github.com/bitnami/charts/tree/main/bitnami/postgresql) | ✅ |
|| Redis | [Bitnami](https://github.com/bitnami/charts/tree/main/bitnami/redis) | ✅ |
|| MongoDB | [Bitnami](https://github.com/bitnami/charts/tree/main/bitnami/mongodb) | ✅ |
|| Elasticsearch | [Bitnami](https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch) | ✅ |
|| Kafka | [Bitnami](https://github.com/bitnami/charts/tree/main/bitnami/kafka) | ✅ |
|| CouchDB | [Apache](https://apache.github.io/couchdb-helm) | ✅ |
|| Haraka Mail Server | [Kubero](https://github.com/kubero-dev/haraka-docker) | ✅ |
|| Memcache | [Bitnami](https://github.com/bitnami/charts/tree/main/bitnami/memcached) | ✅ |
|| RabbitMQ | [Bitnami](https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq) | ✅ |
|| Cludflare Tunnels | [Adianth](https://github.com/adyanth/cloudflare-operator) | |
|| Minio | [Minio](https://artifacthub.io/packages/olm/community-operators/minio-operator) | |
|| Percona MongoDB Cluster | [Percona](https://artifacthub.io/packages/olm/community-operators/mongodb-operator) | |
|| Crunchy Postgres Cluster | [Crunchy Data](https://artifacthub.io/packages/olm/community-operators/postgresql) | |
|| Redis Cluster | [Opstree](https://artifacthub.io/packages/olm/community-operators/redis-operator) | |
|| CockroachDB | [CockroachDB](https://artifacthub.io/packages/olm/community-operators/cockroachdb) | |
|| Clickhouse | [Altinity ](https://artifacthub.io/packages/olm/community-operators/clickhouse) | |
\* Ships with the Kubero Operator
## 164+ Application templates (similar to Heroku Buttons)
- WordPress
- Grafana
- Bitwarden
- [Kuma](https://uptime.kuma.pet)
- [Trilium Notes](https://github.com/zadam/trilium)
- ...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.
## Quickstart
**1) Download and unpack the Kubero CLI** (MacOS, Linux, Windows)Binaries (MacOS, Linux)
```bash
$ curl -fsSL get.kubero.dev | bash
```Brew (MacOS, Linux)
```bash
$ brew tap kubero-dev/kubero
$ brew install kubero-cli
```**2) Run `kubero install` to install all components on a new or your existing cluster**
You can bring your own existing cluster or create one with the kubero install on one of the following providers:
- GKE
- Scaleway
- DigitalOcean
- Linode
- Kind (local)## Supported GIT repositories (hosted and self-hosted)
- Gitea / Forgejo
- Gogs
- Github
- Gitlab
- Bitbucket## Tested languages/frameworks
Basically *everything* that can be packaged in a single container can be deployed by Kubero.- GoLang (including Hugo, gin-gonic)
- Python (including Flask)
- JavaScript/NodeJS
- PHP (including Laravel)
- Ruby (including Rails)
- Static HTML
- Rust (including Rocket)
- ...## How GitOps Works
1. Create a pipeline with the phases you need (review, test, stage, production)
2. (optional) Connect the pipeline to your git repository (GitHub, Bitbucket, GiLab, Gitea, Gogs)
3. Configure your apps with cronjobs and addonsKubero starts now building your app. Once the build is complete, Kubero will launch the final container and make it accessible via the configured domain.
## Documentation
https://www.kubero.dev/docs/quickstart## Roadmap
https://github.com/orgs/kubero-dev/projects/1/views/3## Community
[![kubero Discord server Banner](https://discordapp.com/api/guilds/1051249947472826408/widget.png?style=banner2)](https://discord.gg/tafRPMWS4r)## Contributing
All contributions are welcome!
- Rise an issue/bug/error
- Open a feature request
- Discuss ideas in the discussions section or discord
- Fix typos (I do a lot of them)
- Contribute code
- Write articles## Supporting this project
Starring this project is a huge motivation. ⭐ Thank you![![Stargazers over time](https://starchart.cc/kubero-dev/kubero.svg)](https://starchart.cc/kubero-dev/kubero)