kubero-dev / kubero

A free and self-hosted Heroku / Netlify / Vercel alternative for Kubernetes
https://demo.kubero.dev
GNU General Public License v3.0
2.3k stars 85 forks source link
application-development ci-cd cloud developer-tools gitops hacktoberfest heroku hosting infrastructure internal-developer-platform kubernetes nodejs operator paas productivity self-hosted self-hosting



License GitHub release (latest by date) Discord GitHub (Pre-)Release Date Demo


Kubero [pronounced: Kube Hero] is a fully self-hosted Internal Developer Platform (IDP) that brings the workflows of Heroku to your Kubernetes cluster. It enables you to deploy your applications with a few clicks. It has a built-in CI/CD pipeline and supports multiple staging environments.

More Screenshots and a full video on YouTube

How it Works (DEMO)

  1. Create a pipeline with the phases you need (review, test, stage, production)
  2. Connect the pipeline to your git repository (Github, Bitbucket, Gitlab, Gitea, Gogs)
  3. Configure your apps with cronjobs and addons

Kubero initiates two containers: one for cloning your repository and another for building your app. Once the build is complete, Kubero will launch the final container and make it accessible via the configured domain.

Features

Supported GIT repositories (hosted and self-hosted)

Tested languages/frameworks

Basically everything that can be packaged in a single container can be deployed by Kubero.

You find the preconfigured buildpacks and examples here: https://github.com/kubero-dev/buildpacks

Add-ons

Addon Maintainer Built in*
MySQL Bitnami
PostgreSQL Bitnami
Redis Bitnami
MongoDB Bitnami
Elasticsearch Bitnami
Kafka Bitnami
CouchDB Apache
Haraka Mail Server Kubero
Memcache Bitnami
RabbitMQ Bitnami
Cludflare Tunnels Adianth
Minio Minio
Percona MongoDB Cluster Percona
Crunchy Postgres Cluster Crunchy Data
Redis Cluster Opstree
CockroachDB CockroachDB

* Ships with the Kubero Operator

Planned Add-ons

Longterm future Add-ons

60+ Application templates (similar to Heroku Buttons)

Check out the full list here or submit your own app! Read here how to do it.

Basic Concept

Kubero is Kubernetes native and runs with two containers on any Kubernetes instance.

Quickstart

1) Download and unpack the Kubero CLI (MacOS, Linux, Windows)

Binaries (MacOS, Linux)

curl -fsSL get.kubero.dev | bash

Brew (MacOS, Linux)

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 cluster or create one with the kubero install on one of the following providers:

Documentation

https://docs.kubero.dev/

Roadmap

https://github.com/orgs/kubero-dev/projects/1/views/3

Community

kubero Discord server Banner

Contributing

All contributions are welcome!

Supporting this project

Starring this project is a huge motivation. ⭐ Thank you!

Stargazers over time