Compare commits

...

5 Commits

Author SHA1 Message Date
Gianni C
41bdf46a6f
Merge 22f882be86273c3b36f3060bedaf149601a48550 into 74522a5926865b90d724e6c7f7091721f1107fff 2023-06-12 19:43:31 +02:00
Marshall Ku
74522a5926
Fix typography in awesome-sysadmin url (#3892) 2023-06-12 13:16:47 +00: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

@ -1419,7 +1419,7 @@ _Related: [Inventory Management](#inventory-management), [Resource Planning - En
Software for [monitoring](https://en.wikipedia.org/wiki/Monitoring#Computing) systems, networks, applications and websites.
**Please visit [awesome-sysadmin/Monitoring](https://github.com/awesome-foss/awesome-sysadmin#monitoring), [awesome-sysadmin/Metric and Metric Collection](https://github.com/awesome-foss/awesome-sysadmin#metric--metric-collection)**
**Please visit [awesome-sysadmin/Monitoring](https://github.com/awesome-foss/awesome-sysadmin#monitoring), [awesome-sysadmin/Metrics and Metric Collection](https://github.com/awesome-foss/awesome-sysadmin#metrics--metric-collection)**
@ -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`