HackerTrans
TopNewTrendsCommentsPastAskShowJobs

2cpu1container

no profile record

Submissions

Show HN: I built an open source Grafana Alerts Dashboard

github.com
3 points·by 2cpu1container·hace 6 meses·0 comments

Show HN: Open-source Heroku PaaS alternative

github.com
3 points·by 2cpu1container·hace 11 meses·2 comments

comments

2cpu1container
·hace 5 meses·discuss
I've built my own and published it as open source.

It is called http://www.kubero.dev and runs on kubernetes.
2cpu1container
·hace 10 meses·discuss
Yes. Cloudpirates seems to be the successor. Not all charts are available now, but it is growing fast. All charts are built with official images. So another rugg pull is way harder.

https://github.com/CloudPirates-io/helm-charts
2cpu1container
·hace 11 meses·discuss
Hey HN,

I’m Gianni and the creator of Kubero, an open-source PaaS. I've been working on it for the past 3 years and now I've just released version 3. The idea for Kubero was born during Heroku’s major outage in 2022, when I realized how much we rely on closed platforms — and how fragile that can be. The main goal is to keep the workflows and simplicity of Heroku, but with the freedom and control of self-hosting. Developers are empowered to take charge of their infrastructure. No infrastructure hassle — just push your code, and it runs.

Kubero is running on Kubernetes, as an operator. It comes with an intuitive web UI, Accessible API, and a CLI. It supports Dockerfiles, Nixpacks, Runpacks, and Buildpacks for building your applications. You can deploy any containerized app with ease. Or just use the 170+ pre-configured templates to get started quickly. It’s designed to be user-friendly, even for those who aren’t Kubernetes experts.

Core Features:

- Run any docker container with Add-Ons (Postgres, Redis, etc.)

- Git-based deployments (just git push)

- Starting Apps with a pull request

- High availability and autoscaling

- App metrics and logs

- 170+ pre-configured templates for quick setup

- API for automation and integration

- CLI for easy management and installation

- Web-Console and Logs in the UI

- SSL handling with cert manager

...

I’ve also put together a detailed feature comparison with Heroku here: https://www.kubero.dev/docs/comparison-heroku

What’s New in v3:

- Built-in User Management –> Roles, API tokens, permission system.

- Team Views –> Manage multiple teams/projects in one instance.

- Multi-language support (English, German, Japanese, Chinese, Portuguese, ... more to come)

- Tested and Stable –> 500+ Jest tests, ~85% test coverage.

Kubero is 100% open source and welcomes contributors. If you’ve ever wanted more control over your app platform — or just want a break from vendor lock-in — give it a try!

Happy to answer questions and get your feedback!

To support this project, please consider starring the repo

Links

- Source: https://github.com/kubero-dev/kubero/

- Demo: https://demo.kubero.dev

- Docs: https://www.kubero.dev/docs
2cpu1container
·el año pasado·discuss
Kubero is very similar, 100% open source, and runs on any Kubernetes.