From a9bc616481d8ef12cee4f5eea7e5d2534465bc7e Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 11:43:55 +0200 Subject: [PATCH] Updated platforms for Personal Dashboards --- software/fenrus.yml | 3 ++- software/hiccup.yml | 1 + software/homer.yml | 4 +++- software/jump.yml | 1 + software/linkstack.yml | 1 + software/organizr.yml | 1 + 6 files changed, 9 insertions(+), 2 deletions(-) diff --git a/software/fenrus.yml b/software/fenrus.yml index 8b32de51de..8b0307026e 100644 --- a/software/fenrus.yml +++ b/software/fenrus.yml @@ -4,7 +4,8 @@ description: A self hosted personal home page that allows for multiple users, gu licenses: - GPL-3.0 platforms: - - Nodejs + - .NET + - Docker tags: - Personal Dashboards source_code_url: https://github.com/revenz/fenrus diff --git a/software/hiccup.yml b/software/hiccup.yml index 4812c970e1..6af5e65975 100644 --- a/software/hiccup.yml +++ b/software/hiccup.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - HTML5 + - Docker tags: - Personal Dashboards source_code_url: https://github.com/ashwin-pc/hiccup diff --git a/software/homer.yml b/software/homer.yml index d1c1d7af1c..e42e677c13 100644 --- a/software/homer.yml +++ b/software/homer.yml @@ -4,7 +4,9 @@ description: A dead simple static homepage to expose your server services, with licenses: - Apache-2.0 platforms: - - HTML5 + - Docker + - K8S + - Nodejs tags: - Personal Dashboards source_code_url: https://github.com/bastienwirtz/homer diff --git a/software/jump.yml b/software/jump.yml index bdc21001a5..e99224788f 100644 --- a/software/jump.yml +++ b/software/jump.yml @@ -4,6 +4,7 @@ description: Yet another self-hosted startpage for your server designed to be si licenses: - MIT platforms: + - Docker - PHP tags: - Personal Dashboards diff --git a/software/linkstack.yml b/software/linkstack.yml index 299a73cd1b..bdfc4ab386 100644 --- a/software/linkstack.yml +++ b/software/linkstack.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker tags: - Personal Dashboards source_code_url: https://github.com/LinkStackOrg/LinkStack diff --git a/software/organizr.yml b/software/organizr.yml index 91506609ff..612584e538 100644 --- a/software/organizr.yml +++ b/software/organizr.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - PHP + - Docker tags: - Personal Dashboards source_code_url: https://github.com/causefx/Organizr