Compare commits

...

4 Commits

Author SHA1 Message Date
Gianni C
0c0b03a064
Merge 22f882be86273c3b36f3060bedaf149601a48550 into 3ab4316e448684fd4cd2113db060584d009a37af 2023-06-10 12:07:34 +02:00
Gianni C
22f882be86
Merge branch 'master' into add-kubero 2023-04-14 12:14:42 +02:00
Gianni Carafa
4fb24e1ee6 kubero fixed syntax validation 2023-04-14 12:13:53 +02:00
Gianni Carafa
3419cf6836 Add Kubero to Software Development section
Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch>
2023-04-13 15:11:26 +02:00

View File

@ -1813,6 +1813,7 @@ Software for easy installation, management and configuration of self-hosted serv
- [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://github.com/kubero-dev/kubero/) - 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` `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`