From 13dc9a03a2edf0553e9cd9e0dafae3f8f22eb6b9 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 10 May 2026 10:45:14 +0200 Subject: [PATCH] remove LocalStack (non-free) (#790) - ref: #757 - https://github.com/Rabenherz112/awesome-sysadmin-data/actions/runs/25603973997/job/75162752434 - `ERROR:awesome_lint.py: LocalStack: the project is archived` - LocalStack README states "Consolidation into the Unified LocalStack Image" and links to their Pricing page --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f102cf3..d46728b 100644 --- a/README.md +++ b/README.md @@ -559,7 +559,6 @@ Network configuration management tools. - [Dokku](https://dokku.com/) - An open-source PaaS (alternative to Heroku). ([Source Code](https://github.com/dokku/dokku)) `MIT` `Docker/Shell/Go/deb` - [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/Docker/K8S` - [Nhost](https://nhost.io/) - 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` - [Tau](https://taubyte.com) - Easily build Cloud Computing Platforms with features like Serverless WebAssembly Functions, Frontend Hosting, CI/CD, Object Storage, K/V Database, and Pub-Sub Messaging. ([Source Code](https://github.com/taubyte/tau)) `BSD-3-Clause` `Go/Rust/Docker`