diff options
author | kolaente <k@knt.li> | 2022-11-24 13:53:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-24 13:53:21 +0000 |
commit | 18dc75c1e9cd8f0620fde68584df9811b9631093 (patch) | |
tree | dac73aac2ef7ca107f18d1c5c106933f997a9a3d | |
parent | fix typo in sourcehut license (diff) | |
download | awesome-selfhosted-18dc75c1e9cd8f0620fde68584df9811b9631093.tar.gz awesome-selfhosted-18dc75c1e9cd8f0620fde68584df9811b9631093.zip |
Add coolify to section serverless (#3348)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1775,6 +1775,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` +- [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` - [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` |