From 87b87d612f2af9167ba728d918e0f76acb2d6164 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 8 Oct 2022 23:01:17 +0200 Subject: [PATCH] feat: add dokku --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10778b47..28bcdc95 100644 --- a/README.md +++ b/README.md @@ -1772,6 +1772,7 @@ Software for easy installation, management and configuration of self-hosted serv [Serverless computing - Wikipedia](https://en.wikipedia.org/wiki/Serverless_computing). - [Appwrite](https://appwrite.io) - End to end backend server for web, native, and mobile developers 🚀. ([Source Code](https://github.com/appwrite/appwrite)) `BSD-3-Clause` `PHP` +- [Dokku](https://dokku.com/) - An open source PAAS alternative to Heroku. ([Source Code](https://github.com/dokku/dokku)) `MIT` `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` - [IronFunctions](https://github.com/iron-io/functions) - The serverless microservices platform by [iron.io](https://www.iron.io/). `Apache-2.0` `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`