From 3e1ac8cda1e84b32161539c9b01ad6ba3f2e1cdf Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 20 May 2024 00:53:00 +0200 Subject: [PATCH] remove MyPaas (unmaintained since May 2023) - ref. #1 --- software/mypaas.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/mypaas.yml diff --git a/software/mypaas.yml b/software/mypaas.yml deleted file mode 100644 index e3a7ab57e0..0000000000 --- a/software/mypaas.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: MyPaas -website_url: https://github.com/almarklein/mypaas -description: Run your own PaaS using Docker, Traefik, and great monitoring. -licenses: - - BSD-2-Clause -platforms: - - Python - - Docker -tags: - - Miscellaneous -source_code_url: https://github.com/almarklein/mypaas -stargazers_count: 370 -updated_at: '2023-05-10' -archived: false