From 93b4cf9584f8a64ab59dc059f590af8dc5b99102 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 13:13:57 +0200 Subject: [PATCH] Updated platforms for FaaS --- software/appwrite.yml | 2 +- software/dokku.yml | 1 + software/localstack.yml | 3 ++- software/trusted-cgi.yml | 2 ++ 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/software/appwrite.yml b/software/appwrite.yml index e6ad47c100..562684e300 100644 --- a/software/appwrite.yml +++ b/software/appwrite.yml @@ -4,7 +4,7 @@ description: End to end backend server for web, native, and mobile developers licenses: - BSD-3-Clause platforms: - - PHP + - Docker tags: - Software Development - FaaS & Serverless source_code_url: https://github.com/appwrite/appwrite diff --git a/software/dokku.yml b/software/dokku.yml index 6b194a32b6..365ae810eb 100644 --- a/software/dokku.yml +++ b/software/dokku.yml @@ -7,6 +7,7 @@ platforms: - Docker - Shell - Go + - deb tags: - Software Development - FaaS & Serverless source_code_url: https://github.com/dokku/dokku diff --git a/software/localstack.yml b/software/localstack.yml index cb1354e222..8d7be4686f 100644 --- a/software/localstack.yml +++ b/software/localstack.yml @@ -5,7 +5,8 @@ licenses: - Apache-2.0 platforms: - Python - - Other + - Docker + - K8S tags: - Software Development - FaaS & Serverless source_code_url: https://github.com/localstack/localstack diff --git a/software/trusted-cgi.yml b/software/trusted-cgi.yml index aee6fb0b24..ea9bbac05a 100644 --- a/software/trusted-cgi.yml +++ b/software/trusted-cgi.yml @@ -5,6 +5,8 @@ licenses: - MIT platforms: - Go + - deb + - Docker tags: - Software Development - FaaS & Serverless source_code_url: https://github.com/reddec/trusted-cgi