From 28107cebaacda011e8a7c494b6f73292611807d0 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 15:23:04 +0200 Subject: [PATCH] Updated platforms for Wikis --- software/bookstack.yml | 1 + software/outline.yml | 1 + software/pinedocs.yml | 1 + software/wiki.js.yml | 2 ++ software/wikmd.yml | 1 + software/xwiki.yml | 2 ++ 6 files changed, 8 insertions(+) diff --git a/software/bookstack.yml b/software/bookstack.yml index 9327e5b053..5da16f7cf7 100644 --- a/software/bookstack.yml +++ b/software/bookstack.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - PHP + - Docker tags: - Wikis source_code_url: https://github.com/BookStackApp/BookStack diff --git a/software/outline.yml b/software/outline.yml index e49bfbecbf..bb61f796de 100644 --- a/software/outline.yml +++ b/software/outline.yml @@ -5,6 +5,7 @@ licenses: - BSD-3-Clause platforms: - Nodejs + - Docker tags: - Wikis source_code_url: https://github.com/outline/outline diff --git a/software/pinedocs.yml b/software/pinedocs.yml index bf6c508919..62f4e60219 100644 --- a/software/pinedocs.yml +++ b/software/pinedocs.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - PHP + - Docker tags: - Wikis source_code_url: https://github.com/xy2z/PineDocs diff --git a/software/wiki.js.yml b/software/wiki.js.yml index f179a8b4d1..e6e558dfc1 100644 --- a/software/wiki.js.yml +++ b/software/wiki.js.yml @@ -5,6 +5,8 @@ licenses: - AGPL-3.0 platforms: - Nodejs + - Docker + - K8S tags: - Wikis source_code_url: https://github.com/Requarks/wiki diff --git a/software/wikmd.yml b/software/wikmd.yml index d4b58df80d..4c84477014 100644 --- a/software/wikmd.yml +++ b/software/wikmd.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Python + - Docker tags: - Wikis source_code_url: https://github.com/Linbreux/wikmd diff --git a/software/xwiki.yml b/software/xwiki.yml index 782029ccd8..4dc1565397 100644 --- a/software/xwiki.yml +++ b/software/xwiki.yml @@ -5,6 +5,8 @@ licenses: - LGPL-2.1 platforms: - Java + - Docker + - deb tags: - Wikis source_code_url: https://github.com/xwiki/xwiki-platform