diff options
author | Gianni C <gianni.carafa@srf.ch> | 2023-06-29 12:02:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-29 12:02:08 +0000 |
commit | a5ab91d74e39949783e8d09879750a4d65da4e01 (patch) | |
tree | c92e1c6288c2fba2e14f50f2613d9ba9eabd2d03 /README.md | |
parent | remove 0bin (unmaintained since 2021) (#3570) (diff) | |
download | awesome-selfhosted-a5ab91d74e39949783e8d09879750a4d65da4e01.tar.gz awesome-selfhosted-a5ab91d74e39949783e8d09879750a4d65da4e01.zip |
Add Kubero to Software Development section (#3916)
Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1818,6 +1818,7 @@ _Related: [Automation](#automation)_ - [Coolify](https://coolify.io/) - An open-source & self-hostable Heroku / Netlify alternative (and even more). ([Demo](https://demo.coolify.io/), [Source Code](https://github.com/coollabsio/coolify)) `Apache-2.0` `Docker` - [Dokku](https://dokku.com/) - An open source PAAS alternative to Heroku. ([Source Code](https://github.com/dokku/dokku)) `MIT` `Docker/Shell/Go` - [fx](https://github.com/metrue/fx) - A tool to help you do Function as a Service with painless on your own servers. `MIT` `Go` +- [Kubero](https://www.kubero.dev/) - A self-hosted Heroku PaaS alternative for Kubernetes that implements GitOps. ([Demo](https://demo.kubero.dev/), [Source Code](https://github.com/kubero-dev/kubero)) `GPL-3.0` `K8S/Nodejs/Go` - [LocalStack](https://localstack.cloud/) - LocalStack is a fully functional local AWS cloud stack. This includes Lambda for serverless computation. ([Source Code](https://github.com/localstack/localstack)) `Apache-2.0` `Python/Other` - [Nhost](https://nhost.io/) - The Open Source Firebase Alternative with GraphQL. Get a database and backend configured and ready in minutes. ([Source Code](https://github.com/nhost/nhost)) `MIT` `Docker/Nodejs/Go` - [OpenFaaS](https://www.openfaas.com/) - Serverless Functions Made Simple for Docker & Kubernetes. ([Source Code](https://github.com/openfaas/faas)) `MIT` `Go` |