From 77273891a0668b2e9b5f9295ad742891679c281e Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:22:35 +0200 Subject: [PATCH 01/71] Add Docker to CommaFeed --- software/commafeed.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/commafeed.yml b/software/commafeed.yml index c033f8bcd1..d4a19ac0a1 100644 --- a/software/commafeed.yml +++ b/software/commafeed.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Java + - Docker tags: - Feed Readers source_code_url: https://github.com/Athou/commafeed From 0853b4d72e1bc454632e15b9188a0a2e9dea9041 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:22:58 +0200 Subject: [PATCH 02/71] Add Docker to Feedpushr --- software/feedpushr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/feedpushr.yml b/software/feedpushr.yml index 364c056e25..f2c4a2ac4e 100644 --- a/software/feedpushr.yml +++ b/software/feedpushr.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Go + - Docker tags: - Feed Readers source_code_url: https://github.com/ncarlier/feedpushr From 7602e1df0d5ff9451dae3ab1f1a7e9fd73e2e262 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:24:23 +0200 Subject: [PATCH 03/71] Add Docker to FreshRSS --- software/freshrss.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/freshrss.yml b/software/freshrss.yml index 126248bb0d..21b8e1ebe6 100644 --- a/software/freshrss.yml +++ b/software/freshrss.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker tags: - Feed Readers source_code_url: https://github.com/FreshRSS/FreshRSS From 1183e041a7898215b05dd29e2ebd939ad30e5007 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:26:35 +0200 Subject: [PATCH 04/71] Add Docker to JARR --- software/jarr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/jarr.yml b/software/jarr.yml index 9c82be30df..bcfb901de5 100644 --- a/software/jarr.yml +++ b/software/jarr.yml @@ -4,6 +4,7 @@ description: JARR (Just Another RSS Reader) is a web-based news aggregator and r licenses: - AGPL-3.0 platforms: + - Docker - Python tags: - Feed Readers From 3b4ccf633bad6267edb5871b107711d1ee2c3756 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:28:57 +0200 Subject: [PATCH 05/71] Add deb & Docker to Miniflux ============================= Also has an rpm package --- software/miniflux.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/miniflux.yml b/software/miniflux.yml index 580c5c86f6..99490c363c 100644 --- a/software/miniflux.yml +++ b/software/miniflux.yml @@ -5,6 +5,8 @@ licenses: - Apache-2.0 platforms: - Go + - deb + - Docker tags: - Feed Readers source_code_url: https://github.com/miniflux/v2 From 771bda9059f445bab8874b3adccf857dad8deb0c Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:31:19 +0200 Subject: [PATCH 06/71] Add Docker to newsdash --- software/newsdash.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/newsdash.yml b/software/newsdash.yml index 50e77a781b..7b8a5a3ac4 100644 --- a/software/newsdash.yml +++ b/software/newsdash.yml @@ -4,6 +4,7 @@ description: A news dashboard inspired by iGoogle and Netvibes. licenses: - AGPL-3.0 platforms: + - Docker - Nodejs tags: - Feed Readers From 8cb8ead306eef50083f2d8d0c3832bb3103d10bb Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:38:37 +0200 Subject: [PATCH 07/71] Add Docker to RSS-Bridge --- software/rss-bridge.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/rss-bridge.yml b/software/rss-bridge.yml index 9f591bbeaa..561107ef18 100644 --- a/software/rss-bridge.yml +++ b/software/rss-bridge.yml @@ -5,6 +5,7 @@ licenses: - Unlicense platforms: - PHP + - Docker tags: - Feed Readers source_code_url: https://github.com/RSS-Bridge/rss-bridge From 91bdc98915a1756bb68719090adf3789a7e81eb9 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:44:03 +0200 Subject: [PATCH 08/71] Add Docker & deb to ownCloud --- software/owncloud.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/owncloud.yml b/software/owncloud.yml index f8a2145743..ee56538f01 100644 --- a/software/owncloud.yml +++ b/software/owncloud.yml @@ -5,6 +5,8 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker + - deb tags: - File Transfer & Synchronization source_code_url: https://github.com/owncloud/core From cb72c979ae1dfb7b8da9a061ddb2702155316ca5 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:47:09 +0200 Subject: [PATCH 09/71] Add Docker & deb to Syncthing --- software/syncthing.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/syncthing.yml b/software/syncthing.yml index 75256bfbb3..2844f40210 100644 --- a/software/syncthing.yml +++ b/software/syncthing.yml @@ -5,6 +5,8 @@ licenses: - MPL-2.0 platforms: - Go + - Docker + - deb tags: - File Transfer & Synchronization source_code_url: https://github.com/syncthing/syncthing From 69d2f1ddcbd9e59e152755b7861749c4aee51477 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:49:31 +0200 Subject: [PATCH 10/71] Add deb to Unison --- software/unison.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/unison.yml b/software/unison.yml index 29a45564ce..9b4e254152 100644 --- a/software/unison.yml +++ b/software/unison.yml @@ -4,6 +4,7 @@ description: Unison is a file-synchronization tool for OSX, Unix, and Windows. licenses: - GPL-3.0 platforms: + - deb - OCaml tags: - File Transfer & Synchronization From e7414c311fbc7d511b51c6aba970e8e338bb1ad3 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:54:28 +0200 Subject: [PATCH 11/71] Add Docker to GarageHQ --- software/garagehq.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/garagehq.yml b/software/garagehq.yml index 73c24e504e..8313795e34 100644 --- a/software/garagehq.yml +++ b/software/garagehq.yml @@ -4,6 +4,7 @@ description: An open-source geo-distributed storage service you can self-host to licenses: - AGPL-3.0 platforms: + - Docker - Rust tags: - File Transfer - Object Storage & File Servers From e66b4f552103cefc9fd48ea62eef3248c6ad8e1f Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 09:56:50 +0200 Subject: [PATCH 12/71] Add Docker & K8S to Minio --- software/minio.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/minio.yml b/software/minio.yml index bbbba79c24..ea6049eae5 100644 --- a/software/minio.yml +++ b/software/minio.yml @@ -5,6 +5,8 @@ licenses: - AGPL-3.0 platforms: - Go + - Docker + - K8S tags: - File Transfer - Object Storage & File Servers source_code_url: https://github.com/minio/minio From 5e5f87ad6dab31e498bddd06c3c1d751cde90d2b Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 10:00:05 +0200 Subject: [PATCH 13/71] Add deb & Docker to SFTPGo --- software/sftpgo.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/sftpgo.yml b/software/sftpgo.yml index 83f6bdec41..e8b0c1777b 100644 --- a/software/sftpgo.yml +++ b/software/sftpgo.yml @@ -5,6 +5,8 @@ licenses: - AGPL-3.0 platforms: - Go + - deb + - Docker tags: - File Transfer - Object Storage & File Servers source_code_url: https://github.com/drakkan/sftpgo From b7da80031e4e606545d48b7824f9cdd7f2cb1efe Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 10:01:21 +0200 Subject: [PATCH 14/71] Add Docker to Zenko CloudServer --- software/zenko-cloudserver.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/zenko-cloudserver.yml b/software/zenko-cloudserver.yml index ebe1546d23..9b241be706 100644 --- a/software/zenko-cloudserver.yml +++ b/software/zenko-cloudserver.yml @@ -4,6 +4,7 @@ description: Zenko CloudServer, an open-source implementation of a server handli licenses: - Apache-2.0 platforms: + - Docker - Nodejs tags: - File Transfer - Object Storage & File Servers From 5633c0e31d4e918fc786affe1b2aa3d05e671034 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 10:05:51 +0200 Subject: [PATCH 15/71] Add Docker to Send --- software/send.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/send.yml b/software/send.yml index baf76a9c9c..fdab65c991 100644 --- a/software/send.yml +++ b/software/send.yml @@ -5,6 +5,7 @@ licenses: - MPL-2.0 platforms: - Nodejs + - Docker tags: - File Transfer - Peer-to-peer Filesharing source_code_url: https://github.com/timvisee/send From 6f99d051fdde1b9cf94f545021364894a2f7aada Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:03:11 +0200 Subject: [PATCH 16/71] Add Docker to 'ass' --- software/ass.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/ass.yml b/software/ass.yml index 98119d5078..69c8c5f2f3 100644 --- a/software/ass.yml +++ b/software/ass.yml @@ -5,6 +5,7 @@ licenses: - ISC platforms: - Nodejs + - Docker tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/tycrek/ass From ed26022a4143a3921cbc9245a6b5739215a50d70 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:04:30 +0200 Subject: [PATCH 17/71] Add Docker to Files Sharing --- software/files-sharing.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/files-sharing.yml b/software/files-sharing.yml index 91d13ca504..fbd7a07216 100644 --- a/software/files-sharing.yml +++ b/software/files-sharing.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - PHP + - Docker tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/axeloz/filesharing From 601be15a3ebc6ccac335c8a86383a75f965189d0 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:05:19 +0200 Subject: [PATCH 18/71] Add deb to FileShelter --- software/fileshelter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/fileshelter.yml b/software/fileshelter.yml index d62948541d..230f9e1755 100644 --- a/software/fileshelter.yml +++ b/software/fileshelter.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - C++ + - deb tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/epoupon/fileshelter From 3e09a88de97480e6b03b17252b12bc13ffb61454 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:06:06 +0200 Subject: [PATCH 19/71] Add Docker to Gokapi --- software/gokapi.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/gokapi.yml b/software/gokapi.yml index 5d30527ad8..acdee6e317 100644 --- a/software/gokapi.yml +++ b/software/gokapi.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Go + - Docker tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/Forceu/gokapi From 03a7ccc12969885097ba7ba1da2fa8e6c2ea07a9 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:07:32 +0200 Subject: [PATCH 20/71] =?UTF-8?q?Add=20Docker=20to=20GoS=C6=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- software/gosɛ.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/gosɛ.yml b/software/gosɛ.yml index 54486305fd..85c872d77b 100644 --- a/software/gosɛ.yml +++ b/software/gosɛ.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Go + - Docker tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/stv0g/gose From 55ec597927bbd27c5ba781aa9caf1239220e73d9 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:09:41 +0200 Subject: [PATCH 21/71] Add Docker to PicoShare --- software/picoshare.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/picoshare.yml b/software/picoshare.yml index 3550d0228a..d53e223743 100644 --- a/software/picoshare.yml +++ b/software/picoshare.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Go + - Docker tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/mtlynch/picoshare From 9243232b786f0c6ca6aff171eb5534e8b671f82b Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:10:50 +0200 Subject: [PATCH 22/71] Add Docker to PictShare --- software/pictshare.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/pictshare.yml b/software/pictshare.yml index c754f96080..087659200f 100644 --- a/software/pictshare.yml +++ b/software/pictshare.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - PHP + - Docker tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/HaschekSolutions/pictshare From 5abb929b5c9f9f151f42e715bb1003b4515558ca Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:12:09 +0200 Subject: [PATCH 23/71] Add Docker to Plik --- software/plik.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/plik.yml b/software/plik.yml index cd8aaee630..ab3847f2fd 100644 --- a/software/plik.yml +++ b/software/plik.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Go + - Docker tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/root-gg/plik From c47f7bcd4581501008859cfcabeeb9708091af39 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:14:40 +0200 Subject: [PATCH 24/71] Add Docker to QuickShare --- software/quickshare.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/quickshare.yml b/software/quickshare.yml index 9dea710785..c91cabd655 100644 --- a/software/quickshare.yml +++ b/software/quickshare.yml @@ -4,6 +4,7 @@ description: Quick and simple file sharing between different devices. licenses: - LGPL-3.0 platforms: + - Docker - Go tags: - File Transfer - Single-click & Drag-n-drop Upload From 2c925feb6d9eaa97741a50f974c9ae32fbb3169b Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:15:27 +0200 Subject: [PATCH 25/71] Add deb & Docker to Sharry --- software/sharry.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/sharry.yml b/software/sharry.yml index d971c68804..e7bd6a9a8f 100644 --- a/software/sharry.yml +++ b/software/sharry.yml @@ -6,6 +6,8 @@ licenses: platforms: - Scala - Java + - deb + - Docker tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/eikek/sharry From ec321e99ce187715c8b9d7288cf5815ec6c29e50 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:17:47 +0200 Subject: [PATCH 26/71] Add Docker to XBackBone --- software/xbackbone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/xbackbone.yml b/software/xbackbone.yml index 1930af0c2d..2594c0dbe5 100644 --- a/software/xbackbone.yml +++ b/software/xbackbone.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker tags: - File Transfer - Single-click & Drag-n-drop Upload source_code_url: https://github.com/SergiX44/XBackBone From 2e842bc95e5873971b8f19df437c06de6a9961cb Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 11:18:33 +0200 Subject: [PATCH 27/71] Add Docker to Zipline --- software/zipline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/zipline.yml b/software/zipline.yml index 4aa0e38d5d..2d4c372df8 100644 --- a/software/zipline.yml +++ b/software/zipline.yml @@ -4,6 +4,7 @@ description: A lightweight, fast and reliable file sharing server that is common licenses: - MIT platforms: + - Docker - Nodejs tags: - File Transfer - Single-click & Drag-n-drop Upload From 8802a5ee0e4ada7b0e8ebeb5eafd13953f5e2822 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 16:01:31 +0200 Subject: [PATCH 28/71] Add Docker to FileGator --- software/filegator.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/filegator.yml b/software/filegator.yml index c56c185656..e9ca80f189 100644 --- a/software/filegator.yml +++ b/software/filegator.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - PHP + - Docker tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/filegator/filegator From b0011ec20106c4d59ace2ddbf326bf5c028df082 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 16:03:06 +0200 Subject: [PATCH 29/71] Change Plattform to docker as only officaly supported installation method --- software/filestash.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/filestash.yml b/software/filestash.yml index 091443b6bd..da57ec2ee7 100644 --- a/software/filestash.yml +++ b/software/filestash.yml @@ -4,7 +4,7 @@ description: 'A web file manager that lets you manage your data anywhere it is l licenses: - AGPL-3.0 platforms: - - Go + - Docker tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/mickael-kerjean/filestash From 15ea454898d3a28356a3229f8fbd97613158997f Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 16:08:56 +0200 Subject: [PATCH 30/71] Add deb & Docker to Sunshine --- software/sunshine.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/sunshine.yml b/software/sunshine.yml index 1176b32dff..e5ec42bbd0 100644 --- a/software/sunshine.yml +++ b/software/sunshine.yml @@ -5,6 +5,8 @@ licenses: - GPL-3.0 platforms: - C++ + - deb + - Docker tags: - Games - Administrative Utilities & Control Panels source_code_url: https://github.com/LizardByte/Sunshine From 39b7a0c1c90ac1f732a0bb4fda024549fee8f431 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 12 Sep 2023 16:12:05 +0200 Subject: [PATCH 31/71] Add Docker & Bash to Citadel --- software/citadel.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/citadel.yml b/software/citadel.yml index 83261827f5..7164672104 100644 --- a/software/citadel.yml +++ b/software/citadel.yml @@ -5,6 +5,8 @@ licenses: - GPL-3.0 platforms: - C + - Docker + - Bash tags: - Groupware source_code_url: https://www.citadel.org/source.html From e9484ea98c5be382f766f27752795ccfccb6e267 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 13 Sep 2023 17:16:08 +0200 Subject: [PATCH 32/71] Add Docker to admidio --- software/admidio.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/admidio.yml b/software/admidio.yml index 7ac5ed89f4..eb2dd2dcec 100644 --- a/software/admidio.yml +++ b/software/admidio.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - PHP + - Docker tags: - Human Resources Management (HRM) source_code_url: https://github.com/Admidio/admidio From 9e6896a0c00478b0ce1c87dc479a78c2fc7bc1ba Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 13 Sep 2023 17:16:45 +0200 Subject: [PATCH 33/71] Add Docker to IceHrm (recommend) --- software/icehrm.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/icehrm.yml b/software/icehrm.yml index 8a91c7d1e6..df3cd7c0a3 100644 --- a/software/icehrm.yml +++ b/software/icehrm.yml @@ -4,6 +4,7 @@ description: IceHrm employee management system allows companies to centralize co licenses: - Apache-2.0 platforms: + - Docker - PHP tags: - Human Resources Management (HRM) From 266aacb9067379e38c6033e821bb611ab476aa93 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 13 Sep 2023 17:18:43 +0200 Subject: [PATCH 34/71] Add Docker & K8S to DeviceHive --- software/devicehive.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/devicehive.yml b/software/devicehive.yml index 91f1e11de5..ca64fa0411 100644 --- a/software/devicehive.yml +++ b/software/devicehive.yml @@ -5,6 +5,8 @@ licenses: - Apache-2.0 platforms: - Java + - Docker + - K8S tags: - Internet of Things (IoT) source_code_url: https://github.com/devicehive/devicehive-java-server From d28c0ba16785684fdb25b5900b3f11c5679edee2 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 13 Sep 2023 17:20:10 +0200 Subject: [PATCH 35/71] Add Docker & Bash to Domoticz --- software/domoticz.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/domoticz.yml b/software/domoticz.yml index da4bf389d7..74cffbc2c8 100644 --- a/software/domoticz.yml +++ b/software/domoticz.yml @@ -6,6 +6,8 @@ licenses: platforms: - C - C++ + - Docker + - Bash tags: - Internet of Things (IoT) source_code_url: https://github.com/domoticz/domoticz From 11fbaec6233b69b7dea6007473686a501322ec03 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 13 Sep 2023 17:23:02 +0200 Subject: [PATCH 36/71] Add Docker to Gladys --- software/gladys.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/gladys.yml b/software/gladys.yml index 33f80e055e..01f76547bc 100644 --- a/software/gladys.yml +++ b/software/gladys.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Nodejs + - Docker tags: - Internet of Things (IoT) source_code_url: https://github.com/GladysAssistant/Gladys From dcd26277eb4893567d240a36c3283e40f0fadf06 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 13 Sep 2023 17:24:58 +0200 Subject: [PATCH 37/71] Add Dockter to Home Assistant --- software/home-assistant.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/home-assistant.yml b/software/home-assistant.yml index 2731664591..d55e45fd1d 100644 --- a/software/home-assistant.yml +++ b/software/home-assistant.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Python + - Docker tags: - Internet of Things (IoT) source_code_url: https://github.com/home-assistant/core From 18dd658fd516a395bc9121e939fe1a5e78c8622f Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 13 Sep 2023 17:26:19 +0200 Subject: [PATCH 38/71] Add Docker to Node RED --- software/node-red.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/node-red.yml b/software/node-red.yml index 239027182d..7a9e753d30 100644 --- a/software/node-red.yml +++ b/software/node-red.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Nodejs + - Docker tags: - Internet of Things (IoT) source_code_url: https://github.com/node-red/node-red From 20478b07f62462f076cd79ddd13ebe5d03c6d2ec Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 13 Sep 2023 17:29:23 +0200 Subject: [PATCH 39/71] Add Docker & K8S to Thingsboard --- software/thingsboard.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/thingsboard.yml b/software/thingsboard.yml index bc08f14633..abd4f06dd5 100644 --- a/software/thingsboard.yml +++ b/software/thingsboard.yml @@ -5,6 +5,8 @@ licenses: - Apache-2.0 platforms: - Java + - Docker + - K8S tags: - Internet of Things (IoT) source_code_url: https://github.com/thingsboard/thingsboard From a78b8ff371a1d3843e75bc602274410ca9caeacc Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 13 Sep 2023 17:43:18 +0200 Subject: [PATCH 40/71] Add deb & Docker to OwnTracks Recorder --- software/owntracks-recorder.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/owntracks-recorder.yml b/software/owntracks-recorder.yml index e28ea1780c..f7c732cbf4 100644 --- a/software/owntracks-recorder.yml +++ b/software/owntracks-recorder.yml @@ -6,6 +6,8 @@ licenses: platforms: - C - Lua + - deb + - Docker tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/owntracks/recorder From f2f65c3b97ef077bc213402027acfeac7d92967e Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 13 Sep 2023 17:44:31 +0200 Subject: [PATCH 41/71] Add Docker to TileServer GL --- software/tileserver-gl.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/tileserver-gl.yml b/software/tileserver-gl.yml index 440824e60b..dc040a3106 100644 --- a/software/tileserver-gl.yml +++ b/software/tileserver-gl.yml @@ -5,6 +5,7 @@ licenses: - BSD-2-Clause platforms: - Nodejs + - Docker tags: - Maps and Global Positioning System (GPS) source_code_url: https://github.com/maptiler/tileserver-gl From d1f356b98d99f631f5b31f4aa1c625594635c0de Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 16 Sep 2023 12:55:48 +0200 Subject: [PATCH 42/71] Updated languages in Audio Streaming --- software/airsonic-advanced.yml | 1 + software/audiobookshelf.yml | 1 + software/azuracast.yml | 2 +- software/beets.yml | 1 + software/black-candy.yml | 1 + software/euterpe.yml | 1 + software/gonic.yml | 1 + software/libretime.yml | 1 + software/lms.yml | 2 ++ software/mopidy.yml | 1 + software/musikcube.yml | 1 + software/polaris.yml | 1 + software/raveberry.yml | 1 + software/snapcast.yml | 1 + software/swingmusic.yml | 1 + 15 files changed, 16 insertions(+), 1 deletion(-) diff --git a/software/airsonic-advanced.yml b/software/airsonic-advanced.yml index 6cd83102ef..18b3955b67 100644 --- a/software/airsonic-advanced.yml +++ b/software/airsonic-advanced.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Java + - Docker tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/airsonic-advanced/airsonic-advanced diff --git a/software/audiobookshelf.yml b/software/audiobookshelf.yml index 62408afa9d..83bbd4445b 100644 --- a/software/audiobookshelf.yml +++ b/software/audiobookshelf.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Docker + - deb - Nodejs tags: - Media Streaming - Audio Streaming diff --git a/software/azuracast.yml b/software/azuracast.yml index c3b877947c..f6efe430d6 100644 --- a/software/azuracast.yml +++ b/software/azuracast.yml @@ -4,7 +4,7 @@ description: A modern and accessible self-hosted web radio management suite. licenses: - Apache-2.0 platforms: - - PHP + - Docker tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/AzuraCast/AzuraCast diff --git a/software/beets.yml b/software/beets.yml index 8818252494..53468d1a04 100644 --- a/software/beets.yml +++ b/software/beets.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Python + - deb tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/beetbox/beets diff --git a/software/black-candy.yml b/software/black-candy.yml index 516ed7e5c0..20441b5c3e 100644 --- a/software/black-candy.yml +++ b/software/black-candy.yml @@ -4,6 +4,7 @@ description: Music streaming server built with Rails and Stimulus. licenses: - MIT platforms: + - Docker - Ruby tags: - Media Streaming - Audio Streaming diff --git a/software/euterpe.yml b/software/euterpe.yml index 8b5f6be71f..557d5d5be9 100644 --- a/software/euterpe.yml +++ b/software/euterpe.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Go + - Docker tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/ironsmile/euterpe diff --git a/software/gonic.yml b/software/gonic.yml index 1f90f535fa..730434a656 100644 --- a/software/gonic.yml +++ b/software/gonic.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Go + - Docker tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/sentriz/gonic diff --git a/software/libretime.yml b/software/libretime.yml index 7cc847277f..9e33cd5086 100644 --- a/software/libretime.yml +++ b/software/libretime.yml @@ -4,6 +4,7 @@ description: Simple, open source platform that lets you broadcast streaming radi licenses: - AGPL-3.0 platforms: + - Docker - PHP tags: - Media Streaming - Audio Streaming diff --git a/software/lms.yml b/software/lms.yml index dd24595d2a..b0d3d437f2 100644 --- a/software/lms.yml +++ b/software/lms.yml @@ -4,6 +4,8 @@ description: Access your self-hosted music using a web interface. licenses: - GPL-3.0 platforms: + - Docker + - deb - C++ tags: - Media Streaming - Audio Streaming diff --git a/software/mopidy.yml b/software/mopidy.yml index 5343d788ed..f2348afb84 100644 --- a/software/mopidy.yml +++ b/software/mopidy.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Python + - deb tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/mopidy/mopidy diff --git a/software/musikcube.yml b/software/musikcube.yml index 2dfc703c83..e1d8de2653 100644 --- a/software/musikcube.yml +++ b/software/musikcube.yml @@ -5,6 +5,7 @@ licenses: - BSD-3-Clause platforms: - C++ + - deb tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/clangen/musikcube diff --git a/software/polaris.yml b/software/polaris.yml index 1269ef134f..c789565b84 100644 --- a/software/polaris.yml +++ b/software/polaris.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Rust + - Docker tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/agersant/polaris diff --git a/software/raveberry.yml b/software/raveberry.yml index 6356801e2d..b85eeee8b9 100644 --- a/software/raveberry.yml +++ b/software/raveberry.yml @@ -5,6 +5,7 @@ licenses: - LGPL-3.0 platforms: - Python + - Docker tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/raveberry/raveberry diff --git a/software/snapcast.yml b/software/snapcast.yml index 29b2759939..364d9e0650 100644 --- a/software/snapcast.yml +++ b/software/snapcast.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - C++ + - deb tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/badaix/snapcast diff --git a/software/swingmusic.yml b/software/swingmusic.yml index 8805d1a123..2210f108d1 100644 --- a/software/swingmusic.yml +++ b/software/swingmusic.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Python + - Docker tags: - Media Streaming - Audio Streaming source_code_url: https://github.com/swing-opensource/swingmusic From 6ae8b918c2d322be5ad5e426df3bc84e4e766cf6 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 19 Sep 2023 17:53:41 +0200 Subject: [PATCH 43/71] Updated languages in Multimedia Streaming --- software/eda.yml | 3 ++- software/gerbera.yml | 2 ++ software/jellyfin.yml | 1 + software/karaoke-eternal.yml | 1 + software/kodi.yml | 1 + software/podify.yml | 1 + software/sheetable.yml | 1 + software/stash.yml | 1 + software/µstreamer.yml | 1 + 9 files changed, 11 insertions(+), 1 deletion(-) diff --git a/software/eda.yml b/software/eda.yml index c5369e4491..ec52be33d5 100644 --- a/software/eda.yml +++ b/software/eda.yml @@ -4,7 +4,8 @@ description: Web application for data analysis and visualization. licenses: - Apache-2.0 platforms: - - Nodejs + - Docker + - Rust tags: - Analytics source_code_url: https://github.com/jortilles/EDA diff --git a/software/gerbera.yml b/software/gerbera.yml index 7424323088..c2678641d9 100644 --- a/software/gerbera.yml +++ b/software/gerbera.yml @@ -4,6 +4,8 @@ description: Gerbera is an UPnP Media Server. It allows you to stream your digit licenses: - GPL-2.0 platforms: + - Docker + - deb - C++ tags: - Media Streaming - Multimedia Streaming diff --git a/software/jellyfin.yml b/software/jellyfin.yml index e1c153a1f4..6387ffae89 100644 --- a/software/jellyfin.yml +++ b/software/jellyfin.yml @@ -6,6 +6,7 @@ licenses: platforms: - C# - deb + - Docker tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/jellyfin/jellyfin diff --git a/software/karaoke-eternal.yml b/software/karaoke-eternal.yml index ab79bdc659..9d8496098f 100644 --- a/software/karaoke-eternal.yml +++ b/software/karaoke-eternal.yml @@ -4,6 +4,7 @@ description: Host awesome karaoke parties where everyone can easily find and que licenses: - ISC platforms: + - Docker - Nodejs tags: - Media Streaming - Multimedia Streaming diff --git a/software/kodi.yml b/software/kodi.yml index ace6816abb..f9d1ba3da4 100644 --- a/software/kodi.yml +++ b/software/kodi.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - C++ + - deb tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/xbmc/xbmc diff --git a/software/podify.yml b/software/podify.yml index edf6a435a3..0c5a410fce 100644 --- a/software/podify.yml +++ b/software/podify.yml @@ -4,6 +4,7 @@ description: Allows you to download videos and audio from any source supported b licenses: - GPL-3.0 platforms: + - Docker - Ruby tags: - Media Streaming - Multimedia Streaming diff --git a/software/sheetable.yml b/software/sheetable.yml index ea3b7c1e30..f13c29b47c 100644 --- a/software/sheetable.yml +++ b/software/sheetable.yml @@ -4,6 +4,7 @@ description: Self-hosted music sheet organizing software for all music enthusias licenses: - AGPL-3.0 platforms: + - Docker - Go tags: - Media Streaming - Multimedia Streaming diff --git a/software/stash.yml b/software/stash.yml index a0b0d8d5ce..c808b6bc9a 100644 --- a/software/stash.yml +++ b/software/stash.yml @@ -4,6 +4,7 @@ description: A web-based library organizer and player for your adult media stash licenses: - AGPL-3.0 platforms: + - Docker - Go tags: - Media Streaming - Multimedia Streaming diff --git a/software/µstreamer.yml b/software/µstreamer.yml index a192f0cd5d..8462a8cbc5 100644 --- a/software/µstreamer.yml +++ b/software/µstreamer.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - C + - deb tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/pikvm/ustreamer From 96eecc32553a13ebe715945b56e8d0d0fd957314 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 20 Sep 2023 14:11:05 +0200 Subject: [PATCH 44/71] Update Platforms for Video Streaming --- software/invidious.yml | 1 + software/kerberos.io.yml | 1 + software/olaris.yml | 1 + software/ovenmediaengine.yml | 1 + software/videolan-client-vlc.yml | 1 + software/zoneminder.yml | 1 + 6 files changed, 6 insertions(+) diff --git a/software/invidious.yml b/software/invidious.yml index 4779a53edc..5fee6ab4db 100644 --- a/software/invidious.yml +++ b/software/invidious.yml @@ -4,6 +4,7 @@ description: Alternative YouTube front-end. licenses: - AGPL-3.0 platforms: + - Docker - Crystal tags: - Media Streaming - Video Streaming diff --git a/software/kerberos.io.yml b/software/kerberos.io.yml index fa05b190d4..8603f1738d 100644 --- a/software/kerberos.io.yml +++ b/software/kerberos.io.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Docker + - K8S tags: - Media Streaming - Video Streaming source_code_url: https://github.com/kerberos-io/agent diff --git a/software/olaris.yml b/software/olaris.yml index 71d2726642..e16f84f0aa 100644 --- a/software/olaris.yml +++ b/software/olaris.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Go + - Docker tags: - Media Streaming - Video Streaming source_code_url: https://gitlab.com/olaris/olaris-server diff --git a/software/ovenmediaengine.yml b/software/ovenmediaengine.yml index 318649e739..5129a93952 100644 --- a/software/ovenmediaengine.yml +++ b/software/ovenmediaengine.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - C++ + - Docker tags: - Media Streaming - Video Streaming source_code_url: https://github.com/AirenSoft/OvenMediaEngine diff --git a/software/videolan-client-vlc.yml b/software/videolan-client-vlc.yml index d45d91d44c..8da3f657f9 100644 --- a/software/videolan-client-vlc.yml +++ b/software/videolan-client-vlc.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - C + - deb tags: - Media Streaming - Video Streaming source_code_url: https://github.com/videolan/vlc diff --git a/software/zoneminder.yml b/software/zoneminder.yml index deeeb7e0ae..f1895751ef 100644 --- a/software/zoneminder.yml +++ b/software/zoneminder.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - PHP + - deb tags: - Media Streaming - Video Streaming source_code_url: https://github.com/ZoneMinder/ZoneMinder From bcfd69336a8fbcf5ff0673a8e768c78032d3783d Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 20 Sep 2023 14:41:43 +0200 Subject: [PATCH 45/71] Updated Platforms of Miscellaneous --- software/2fauth.yml | 1 + software/alerthub.yml | 1 + software/apache-solr.yml | 2 ++ software/cerbos.yml | 3 +++ software/cloudlog.yml | 1 + software/dailytxt.yml | 2 +- software/f-droid.yml | 1 + software/flagsmith.yml | 1 + software/graph-vl.yml | 2 ++ software/habitica.yml | 1 + software/jellyseerr.yml | 1 + software/journal.yml | 1 + software/koillection.yml | 1 + software/monica.yml | 1 + software/nats.yml | 3 +++ software/noisedash.yml | 1 + software/ombi.yml | 1 + software/os.js.yml | 1 + software/readflow.yml | 1 + software/teleport.yml | 2 ++ software/teslamate.yml | 1 + software/weewx.yml | 1 + software/wger.yml | 1 + 23 files changed, 30 insertions(+), 1 deletion(-) diff --git a/software/2fauth.yml b/software/2fauth.yml index 8601e469d9..f328b24fd9 100644 --- a/software/2fauth.yml +++ b/software/2fauth.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker tags: - Miscellaneous source_code_url: https://github.com/Bubka/2FAuth diff --git a/software/alerthub.yml b/software/alerthub.yml index 3dfe9a92e7..985c4797a9 100644 --- a/software/alerthub.yml +++ b/software/alerthub.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Nodejs + - Docker tags: - Miscellaneous source_code_url: https://github.com/Ardakilic/alerthub diff --git a/software/apache-solr.yml b/software/apache-solr.yml index cd01d2254b..96af11f233 100644 --- a/software/apache-solr.yml +++ b/software/apache-solr.yml @@ -5,6 +5,8 @@ licenses: - Apache-2.0 platforms: - Java + - Docker + - K8S tags: - Miscellaneous source_code_url: https://lucene.apache.org/solr/downloads.html diff --git a/software/cerbos.yml b/software/cerbos.yml index 3617b1b95a..c92fc1a69b 100644 --- a/software/cerbos.yml +++ b/software/cerbos.yml @@ -6,6 +6,9 @@ licenses: - Apache-2.0 platforms: - Go + - deb + - Docker + - K8S tags: - Miscellaneous demo_url: https://play.cerbos.dev diff --git a/software/cloudlog.yml b/software/cloudlog.yml index 5733f018c2..544ad2bd8a 100644 --- a/software/cloudlog.yml +++ b/software/cloudlog.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - PHP + - Docker tags: - Miscellaneous source_code_url: https://github.com/magicbug/cloudlog diff --git a/software/dailytxt.yml b/software/dailytxt.yml index 2f5f75f82d..c514cca505 100644 --- a/software/dailytxt.yml +++ b/software/dailytxt.yml @@ -4,7 +4,7 @@ description: Encrypted Diary Web-App to save your personal memories of each day. licenses: - MIT platforms: - - Python + - Docker tags: - Miscellaneous source_code_url: https://github.com/PhiTux/DailyTxT diff --git a/software/f-droid.yml b/software/f-droid.yml index 84251c6419..64ce0a3f1e 100644 --- a/software/f-droid.yml +++ b/software/f-droid.yml @@ -6,6 +6,7 @@ licenses: platforms: - Python - Docker + - deb tags: - Miscellaneous source_code_url: https://gitlab.com/fdroid/fdroidserver diff --git a/software/flagsmith.yml b/software/flagsmith.yml index b7db2090c0..5ad9a7481f 100644 --- a/software/flagsmith.yml +++ b/software/flagsmith.yml @@ -5,6 +5,7 @@ licenses: - BSD-3-Clause platforms: - Docker + - K8S tags: - Miscellaneous source_code_url: https://github.com/flagsmith/flagsmith diff --git a/software/graph-vl.yml b/software/graph-vl.yml index 2ed00b13fc..f7e6eaa4db 100644 --- a/software/graph-vl.yml +++ b/software/graph-vl.yml @@ -5,6 +5,8 @@ licenses: - MIT platforms: - Python + - Docker + - K8S tags: - Miscellaneous source_code_url: https://github.com/verifid/graph-vl diff --git a/software/habitica.yml b/software/habitica.yml index 0891ad6f5e..3815bb4c38 100644 --- a/software/habitica.yml +++ b/software/habitica.yml @@ -6,6 +6,7 @@ licenses: - CC-BY-SA-3.0 platforms: - Nodejs + - Docker tags: - Miscellaneous source_code_url: https://github.com/HabitRPG/habitica diff --git a/software/jellyseerr.yml b/software/jellyseerr.yml index b8456fc0cc..1a056e0b56 100644 --- a/software/jellyseerr.yml +++ b/software/jellyseerr.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Docker + - Nodejs tags: - Miscellaneous source_code_url: https://github.com/Fallenbagel/jellyseerr diff --git a/software/journal.yml b/software/journal.yml index 9f56499bda..21a04af2b9 100644 --- a/software/journal.yml +++ b/software/journal.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Ruby + - Docker tags: - Miscellaneous source_code_url: https://github.com/inoda/journal diff --git a/software/koillection.yml b/software/koillection.yml index f384dd276a..1bc4a0fe72 100644 --- a/software/koillection.yml +++ b/software/koillection.yml @@ -4,6 +4,7 @@ description: Koillection is a service allowing users to manage any kind of colle licenses: - MIT platforms: + - Docker - PHP tags: - Miscellaneous diff --git a/software/monica.yml b/software/monica.yml index 8468850ac1..a05089015a 100644 --- a/software/monica.yml +++ b/software/monica.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker tags: - Miscellaneous source_code_url: https://github.com/monicahq/monica diff --git a/software/nats.yml b/software/nats.yml index 5a2953fb92..257f266e07 100644 --- a/software/nats.yml +++ b/software/nats.yml @@ -5,6 +5,9 @@ licenses: - Apache-2.0 platforms: - Go + - deb + - Docker + - K8S tags: - Miscellaneous source_code_url: https://github.com/nats-io/nats-server diff --git a/software/noisedash.yml b/software/noisedash.yml index f2f3f5e585..20c79149bb 100644 --- a/software/noisedash.yml +++ b/software/noisedash.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Nodejs + - Docker tags: - Miscellaneous source_code_url: https://github.com/kaythomas0/noisedash diff --git a/software/ombi.yml b/software/ombi.yml index db29da458a..2c34a1a16d 100644 --- a/software/ombi.yml +++ b/software/ombi.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - C# + - deb tags: - Miscellaneous source_code_url: https://github.com/Ombi-app/Ombi diff --git a/software/os.js.yml b/software/os.js.yml index 7c37cc430b..92a23eea08 100644 --- a/software/os.js.yml +++ b/software/os.js.yml @@ -5,6 +5,7 @@ licenses: - BSD-2-Clause platforms: - Nodejs + - Docker tags: - Miscellaneous source_code_url: https://github.com/os-js/OS.js diff --git a/software/readflow.yml b/software/readflow.yml index 1487216226..7286e644e1 100644 --- a/software/readflow.yml +++ b/software/readflow.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Go + - Docker tags: - Miscellaneous source_code_url: https://github.com/ncarlier/readflow diff --git a/software/teleport.yml b/software/teleport.yml index d779193b16..9eb78f54e6 100644 --- a/software/teleport.yml +++ b/software/teleport.yml @@ -5,6 +5,8 @@ licenses: - Apache-2.0 platforms: - Go + - Docker + - K8S tags: - Miscellaneous source_code_url: https://github.com/gravitational/teleport diff --git a/software/teslamate.yml b/software/teslamate.yml index fe6501f390..f8381f574b 100644 --- a/software/teslamate.yml +++ b/software/teslamate.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Elixir + - Docker tags: - Miscellaneous source_code_url: https://github.com/adriankumpf/teslamate diff --git a/software/weewx.yml b/software/weewx.yml index e4e5fb9b7d..c41e913fcb 100644 --- a/software/weewx.yml +++ b/software/weewx.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Python + - deb tags: - Miscellaneous source_code_url: https://github.com/weewx/weewx diff --git a/software/wger.yml b/software/wger.yml index e987c223c6..3d5778fa8f 100644 --- a/software/wger.yml +++ b/software/wger.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Python + - Docker tags: - Miscellaneous source_code_url: https://github.com/wger-project/wger From 3ac33b1fdeea494085d012902718fe0010053250 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 20 Sep 2023 14:57:59 +0200 Subject: [PATCH 46/71] Updated platforms for Money, Budgeting --- software/actual.yml | 1 + software/firefly-iii.yml | 1 + software/invoice-ninja.yml | 2 ++ software/kresus.yml | 1 + 4 files changed, 5 insertions(+) diff --git a/software/actual.yml b/software/actual.yml index 0e0d8db94e..50779bd15f 100644 --- a/software/actual.yml +++ b/software/actual.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Nodejs + - Docker tags: - Money, Budgeting & Management source_code_url: https://github.com/actualbudget/actual-server diff --git a/software/firefly-iii.yml b/software/firefly-iii.yml index ca0b5ead65..aec3728af5 100644 --- a/software/firefly-iii.yml +++ b/software/firefly-iii.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker tags: - Money, Budgeting & Management source_code_url: https://github.com/firefly-iii/firefly-iii diff --git a/software/invoice-ninja.yml b/software/invoice-ninja.yml index 60e2e6f640..a3c47a51a7 100644 --- a/software/invoice-ninja.yml +++ b/software/invoice-ninja.yml @@ -5,6 +5,8 @@ licenses: - AAL platforms: - PHP + - Docker + - K8S tags: - Money, Budgeting & Management source_code_url: https://github.com/invoiceninja/invoiceninja diff --git a/software/kresus.yml b/software/kresus.yml index 74d4e0e77e..10561034c6 100644 --- a/software/kresus.yml +++ b/software/kresus.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Nodejs + - Docker tags: - Money, Budgeting & Management source_code_url: https://github.com/kresusapp/kresus From 641a7143eb35d142cf2db028ebd67dbad4dad5aa Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 22 Sep 2023 15:26:53 +0200 Subject: [PATCH 47/71] Updated platforms of Note-taking & Editors --- software/benotes.yml | 1 + software/docpht.yml | 1 + software/draw.io.yml | 1 + software/livebook.yml | 1 + software/mininote.yml | 1 + software/trilium-notes.yml | 2 ++ 6 files changed, 7 insertions(+) diff --git a/software/benotes.yml b/software/benotes.yml index bcac5093e6..a736af62af 100644 --- a/software/benotes.yml +++ b/software/benotes.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - PHP + - Docker tags: - Note-taking & Editors source_code_url: https://github.com/fr0tt/benotes diff --git a/software/docpht.yml b/software/docpht.yml index 702fa50076..b22921278b 100644 --- a/software/docpht.yml +++ b/software/docpht.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - PHP + - Docker tags: - Note-taking & Editors source_code_url: https://github.com/docpht/docpht diff --git a/software/draw.io.yml b/software/draw.io.yml index 0b045d23da..bce5f114b6 100644 --- a/software/draw.io.yml +++ b/software/draw.io.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Javascript + - Docker tags: - Note-taking & Editors source_code_url: https://github.com/jgraph/drawio diff --git a/software/livebook.yml b/software/livebook.yml index e3da1b0f9d..71664becc5 100644 --- a/software/livebook.yml +++ b/software/livebook.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Elixir + - Docker tags: - Note-taking & Editors source_code_url: https://github.com/livebook-dev/livebook diff --git a/software/mininote.yml b/software/mininote.yml index a4364c60d8..51c75adb1f 100644 --- a/software/mininote.yml +++ b/software/mininote.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Nodejs + - Docker tags: - Note-taking & Editors source_code_url: https://github.com/muety/mininote diff --git a/software/trilium-notes.yml b/software/trilium-notes.yml index 2b90349c8d..210469e3f2 100644 --- a/software/trilium-notes.yml +++ b/software/trilium-notes.yml @@ -5,6 +5,8 @@ licenses: - AGPL-3.0 platforms: - Nodejs + - Docker + - K8S tags: - Note-taking & Editors source_code_url: https://github.com/zadam/trilium From 3779f7de652b484a8d62463a15a5a3575976f851 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 22 Sep 2023 15:31:41 +0200 Subject: [PATCH 48/71] Updated platforms for Office Suites --- software/cryptpad.yml | 1 + software/etherpad.yml | 1 + software/grist.yml | 1 + software/onlyoffice.yml | 1 + software/rustpad.yml | 1 + 5 files changed, 5 insertions(+) diff --git a/software/cryptpad.yml b/software/cryptpad.yml index de405645c7..bed1394078 100644 --- a/software/cryptpad.yml +++ b/software/cryptpad.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Nodejs + - Docker tags: - Office Suites source_code_url: https://github.com/cryptpad/cryptpad diff --git a/software/etherpad.yml b/software/etherpad.yml index d3ac1e440d..2b686805da 100644 --- a/software/etherpad.yml +++ b/software/etherpad.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Nodejs + - Docker tags: - Office Suites source_code_url: https://github.com/ether/etherpad-lite diff --git a/software/grist.yml b/software/grist.yml index dcbd28c159..171990c2cb 100644 --- a/software/grist.yml +++ b/software/grist.yml @@ -6,6 +6,7 @@ licenses: platforms: - Nodejs - Python + - Docker tags: - Office Suites source_code_url: https://github.com/gristlabs/grist-core diff --git a/software/onlyoffice.yml b/software/onlyoffice.yml index 84d16399b2..a588ae6a4e 100644 --- a/software/onlyoffice.yml +++ b/software/onlyoffice.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Nodejs + - Docker tags: - Office Suites source_code_url: https://github.com/ONLYOFFICE/DocumentServer diff --git a/software/rustpad.yml b/software/rustpad.yml index 2e73adb2fb..5dcbb79184 100644 --- a/software/rustpad.yml +++ b/software/rustpad.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Rust + - Docker tags: - Office Suites source_code_url: https://github.com/ekzhang/rustpad From 8df78fb5a5c4060b5680949b74c2e97f1ef368fe Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 22 Sep 2023 15:40:21 +0200 Subject: [PATCH 49/71] Updated platforms for Password Managers --- software/bitwarden.yml | 1 + software/passbolt.yml | 3 +++ software/passit.yml | 3 ++- software/passwall.yml | 2 +- software/vaultwarden.yml | 1 + 5 files changed, 8 insertions(+), 2 deletions(-) diff --git a/software/bitwarden.yml b/software/bitwarden.yml index 24d984637b..060dd9f6f3 100644 --- a/software/bitwarden.yml +++ b/software/bitwarden.yml @@ -4,6 +4,7 @@ description: Password manager with webapp, browser extension, and mobile app. licenses: - AGPL-3.0 platforms: + - Docker - C# tags: - Password Managers diff --git a/software/passbolt.yml b/software/passbolt.yml index bb3286084e..3efe1d7d27 100644 --- a/software/passbolt.yml +++ b/software/passbolt.yml @@ -5,6 +5,9 @@ licenses: - AGPL-3.0 platforms: - PHP + - deb + - K8S + - Docker tags: - Password Managers source_code_url: https://github.com/passbolt/passbolt_api diff --git a/software/passit.yml b/software/passit.yml index c7b328112f..495399775d 100644 --- a/software/passit.yml +++ b/software/passit.yml @@ -4,7 +4,8 @@ description: Simple password manage with sharing features by group and user, but licenses: - AGPL-3.0 platforms: - - Python + - Docker + - Django tags: - Password Managers source_code_url: https://gitlab.com/passit diff --git a/software/passwall.yml b/software/passwall.yml index c99d6ae844..b6ec009443 100644 --- a/software/passwall.yml +++ b/software/passwall.yml @@ -4,7 +4,7 @@ description: Open source password manager. licenses: - AGPL-3.0 platforms: - - Go + - Docker tags: - Password Managers source_code_url: https://github.com/passwall/passwall-server diff --git a/software/vaultwarden.yml b/software/vaultwarden.yml index 1337b0e5ed..64bb7ae57d 100644 --- a/software/vaultwarden.yml +++ b/software/vaultwarden.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Rust + - Docker tags: - Password Managers source_code_url: https://github.com/dani-garcia/vaultwarden From 3e5474ca13898d2607a4c21fb8c344ada594f29c Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 11:33:39 +0200 Subject: [PATCH 50/71] Updated platforms for Pastebins --- software/dpaste.yml | 1 + software/exbin.yml | 2 +- software/flashpaper.yml | 1 + software/hemmelig.yml | 1 + software/logpaste.yml | 1 + software/microbin.yml | 1 + software/mojopaste.yml | 1 + software/mokintoken.yml | 1 + software/password-pusher.yml | 2 ++ software/pastefy.yml | 2 ++ software/pasty.yml | 1 + software/wantgunsbin.yml | 1 + software/wastebin.yml | 1 + software/yabin.yml | 1 + 14 files changed, 16 insertions(+), 1 deletion(-) diff --git a/software/dpaste.yml b/software/dpaste.yml index 9874916048..42f0fac2b5 100644 --- a/software/dpaste.yml +++ b/software/dpaste.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Docker + - Django tags: - Pastebins source_code_url: https://github.com/DarrenOfficial/dpaste diff --git a/software/exbin.yml b/software/exbin.yml index 99794e60f3..8b8f873649 100644 --- a/software/exbin.yml +++ b/software/exbin.yml @@ -4,7 +4,7 @@ description: A pastebin with public/private snippets and netcat server. licenses: - MIT platforms: - - Elixir + - Docker tags: - Pastebins source_code_url: https://github.com/m1dnight/exbin diff --git a/software/flashpaper.yml b/software/flashpaper.yml index ebe1aab46c..16199993ac 100644 --- a/software/flashpaper.yml +++ b/software/flashpaper.yml @@ -4,6 +4,7 @@ description: A one-time encrypted zero-knowledge password/secret sharing applica licenses: - MIT platforms: + - Docker - PHP tags: - Pastebins diff --git a/software/hemmelig.yml b/software/hemmelig.yml index c8a70a4b9c..d17a6be630 100644 --- a/software/hemmelig.yml +++ b/software/hemmelig.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Docker + - Nodejs tags: - Pastebins source_code_url: https://github.com/HemmeligOrg/Hemmelig.app diff --git a/software/logpaste.yml b/software/logpaste.yml index 3e28c6595b..568556109b 100644 --- a/software/logpaste.yml +++ b/software/logpaste.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Go + - Docker tags: - Pastebins source_code_url: https://github.com/mtlynch/logpaste diff --git a/software/microbin.yml b/software/microbin.yml index 6df3b7a228..adea0472d5 100644 --- a/software/microbin.yml +++ b/software/microbin.yml @@ -5,6 +5,7 @@ licenses: - BSD-3-Clause platforms: - Rust + - Docker tags: - Pastebins source_code_url: https://github.com/szabodanika/microbin diff --git a/software/mojopaste.yml b/software/mojopaste.yml index f818771064..fb26605a6e 100644 --- a/software/mojopaste.yml +++ b/software/mojopaste.yml @@ -5,6 +5,7 @@ licenses: - Artistic-2.0 platforms: - Perl + - Docker tags: - Pastebins source_code_url: https://github.com/jhthorsen/app-mojopaste diff --git a/software/mokintoken.yml b/software/mokintoken.yml index 998c5bdfbb..556f9da18e 100644 --- a/software/mokintoken.yml +++ b/software/mokintoken.yml @@ -5,6 +5,7 @@ licenses: - Unlicense platforms: - PHP + - Docker tags: - Pastebins source_code_url: https://github.com/nexus-uw/mokintoken diff --git a/software/password-pusher.yml b/software/password-pusher.yml index 8a24033ab3..116dc8f472 100644 --- a/software/password-pusher.yml +++ b/software/password-pusher.yml @@ -5,6 +5,8 @@ licenses: - GPL-3.0 platforms: - Docker + - K8S + - Ruby tags: - Pastebins source_code_url: https://github.com/pglombardo/PasswordPusher diff --git a/software/pastefy.yml b/software/pastefy.yml index b476d03067..a039e4a3bc 100644 --- a/software/pastefy.yml +++ b/software/pastefy.yml @@ -4,6 +4,8 @@ description: Beautiful, simple and easy to deploy Pastebin with optional Client- licenses: - MIT platforms: + - Docker + - K8S - Java tags: - Pastebins diff --git a/software/pasty.yml b/software/pasty.yml index 9a7e1294fc..89cc3258b6 100644 --- a/software/pasty.yml +++ b/software/pasty.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Go + - Docker tags: - Pastebins source_code_url: https://github.com/lus/pasty diff --git a/software/wantgunsbin.yml b/software/wantgunsbin.yml index 5ff0544c2f..cc7a3512b6 100644 --- a/software/wantgunsbin.yml +++ b/software/wantgunsbin.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Rust + - Docker tags: - Pastebins source_code_url: https://github.com/wantguns/bin diff --git a/software/wastebin.yml b/software/wastebin.yml index 1ba24446f0..784c8d0134 100644 --- a/software/wastebin.yml +++ b/software/wastebin.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Rust + - Docker tags: - Pastebins source_code_url: https://github.com/matze/wastebin diff --git a/software/yabin.yml b/software/yabin.yml index 7986bb1206..d4894f38e3 100644 --- a/software/yabin.yml +++ b/software/yabin.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Nodejs + - Docker tags: - Pastebins source_code_url: https://github.com/Yureien/YABin From a9bc616481d8ef12cee4f5eea7e5d2534465bc7e Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 11:43:55 +0200 Subject: [PATCH 51/71] 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 From d1230f487439caac8890b98146b4fbb488b9f64e Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 11:54:06 +0200 Subject: [PATCH 52/71] Updated platforms for Photo and Video Galleries --- software/chevereto.yml | 1 + software/damselfly.yml | 1 + software/homegallery.yml | 1 + software/librephotos.yml | 1 + software/lychee.yml | 1 + software/photoprism.yml | 1 + software/photoview.yml | 1 + software/spis.yml | 1 + 8 files changed, 8 insertions(+) diff --git a/software/chevereto.yml b/software/chevereto.yml index cfd8508f75..612e994de6 100644 --- a/software/chevereto.yml +++ b/software/chevereto.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker tags: - Photo and Video Galleries source_code_url: https://github.com/chevereto/chevereto diff --git a/software/damselfly.yml b/software/damselfly.yml index 8731f40a71..564da4f84c 100644 --- a/software/damselfly.yml +++ b/software/damselfly.yml @@ -4,6 +4,7 @@ description: Fast server-based photo management system for large collections of licenses: - GPL-3.0 platforms: + - Docker - C# - .NET tags: diff --git a/software/homegallery.yml b/software/homegallery.yml index 028c0451a3..8ddc703fe8 100644 --- a/software/homegallery.yml +++ b/software/homegallery.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Nodejs + - Docker tags: - Photo and Video Galleries source_code_url: https://github.com/xemle/home-gallery diff --git a/software/librephotos.yml b/software/librephotos.yml index ed19c861fe..c559a869c7 100644 --- a/software/librephotos.yml +++ b/software/librephotos.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Python + - Docker tags: - Photo and Video Galleries source_code_url: https://github.com/LibrePhotos/librephotos diff --git a/software/lychee.yml b/software/lychee.yml index 5d1f89fe82..ab0e239551 100644 --- a/software/lychee.yml +++ b/software/lychee.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - PHP + - Docker tags: - Photo and Video Galleries source_code_url: https://github.com/LycheeOrg/Lychee diff --git a/software/photoprism.yml b/software/photoprism.yml index 7e0b430b4f..a550fce4bc 100644 --- a/software/photoprism.yml +++ b/software/photoprism.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Go + - Docker tags: - Photo and Video Galleries source_code_url: https://github.com/photoprism/photoprism diff --git a/software/photoview.yml b/software/photoview.yml index bedc1d8139..aaba1c581e 100644 --- a/software/photoview.yml +++ b/software/photoview.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Go + - Docker tags: - Photo and Video Galleries source_code_url: https://github.com/photoview/photoview diff --git a/software/spis.yml b/software/spis.yml index 15c298168d..26c8068702 100644 --- a/software/spis.yml +++ b/software/spis.yml @@ -4,6 +4,7 @@ description: A simple, lightweight and fast media server with decent mobile supp licenses: - GPL-3.0 platforms: + - Docker - Rust tags: - Photo and Video Galleries From 8977cf3928402009d345c116c989ca4fd5a52088 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 12:05:05 +0200 Subject: [PATCH 53/71] Updated platforms for Polls and Event --- software/bitpoll.yml | 1 + software/docassemble.yml | 1 + software/dudle.yml | 1 + software/fider.yml | 2 +- software/mobilizon.yml | 1 + software/open-event-server.yml | 1 + 6 files changed, 6 insertions(+), 1 deletion(-) diff --git a/software/bitpoll.yml b/software/bitpoll.yml index 338792c9cd..f52884efc5 100644 --- a/software/bitpoll.yml +++ b/software/bitpoll.yml @@ -4,6 +4,7 @@ description: A web application for scheduling meetings and general polling. licenses: - GPL-3.0 platforms: + - Docker - Python tags: - Polls and Events diff --git a/software/docassemble.yml b/software/docassemble.yml index cb86ef2baa..8b6e0cd387 100644 --- a/software/docassemble.yml +++ b/software/docassemble.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Docker + - Python tags: - Polls and Events source_code_url: https://github.com/jhpyle/docassemble diff --git a/software/dudle.yml b/software/dudle.yml index 579fca4e01..89d86aa075 100644 --- a/software/dudle.yml +++ b/software/dudle.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Ruby + - Docker tags: - Polls and Events source_code_url: https://github.com/kellerben/dudle diff --git a/software/fider.yml b/software/fider.yml index 6d648a34f7..9fdca93463 100644 --- a/software/fider.yml +++ b/software/fider.yml @@ -4,7 +4,7 @@ description: Open platform to collect and prioritize feedback (alternative to Us licenses: - MIT platforms: - - Go + - Docker tags: - Polls and Events source_code_url: https://github.com/getfider/fider diff --git a/software/mobilizon.yml b/software/mobilizon.yml index 2a288eabf3..3fc488b61f 100644 --- a/software/mobilizon.yml +++ b/software/mobilizon.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Elixir + - Docker tags: - Polls and Events source_code_url: https://framagit.org/framasoft/mobilizon/ diff --git a/software/open-event-server.yml b/software/open-event-server.yml index 3275756b08..53024f9268 100644 --- a/software/open-event-server.yml +++ b/software/open-event-server.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Python + - Docker tags: - Polls and Events source_code_url: https://github.com/fossasia/open-event-server From d600ec8536c5138dca0b4c2cf3026a254d75775d Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 12:10:10 +0200 Subject: [PATCH 54/71] Updated platforms for Proxy --- software/imgproxy.yml | 1 + software/sish.yml | 1 + software/socks5-proxy-server.yml | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/software/imgproxy.yml b/software/imgproxy.yml index 958d0c6536..69ded27fac 100644 --- a/software/imgproxy.yml +++ b/software/imgproxy.yml @@ -6,6 +6,7 @@ licenses: platforms: - Go - Docker + - K8S tags: - Proxy source_code_url: https://github.com/imgproxy/imgproxy diff --git a/software/sish.yml b/software/sish.yml index 5e13e00ce8..8e2e386cbc 100644 --- a/software/sish.yml +++ b/software/sish.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Go + - Docker tags: - Proxy source_code_url: https://github.com/antoniomika/sish diff --git a/software/socks5-proxy-server.yml b/software/socks5-proxy-server.yml index c73efcee79..87e0eeebb2 100644 --- a/software/socks5-proxy-server.yml +++ b/software/socks5-proxy-server.yml @@ -4,7 +4,7 @@ description: SOCKS5 proxy server with built-in authentication and Telegram-bot f licenses: - Apache-2.0 platforms: - - Nodejs + - Docker tags: - Proxy source_code_url: https://github.com/nskondratev/socks5-proxy-server From fef4d4660c70c848fb5dec0b04596a231b2d07cf Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 12:14:20 +0200 Subject: [PATCH 55/71] Updated platforms for Recipe Management --- software/kcal.yml | 1 + software/kitchenowl.yml | 1 + software/reciphpes!.yml | 1 + software/tandoor-recipes.yml | 2 ++ 4 files changed, 5 insertions(+) diff --git a/software/kcal.yml b/software/kcal.yml index 2543992225..2a865d57ff 100644 --- a/software/kcal.yml +++ b/software/kcal.yml @@ -5,6 +5,7 @@ licenses: - MPL-2.0 platforms: - PHP + - Docker tags: - Recipe Management source_code_url: https://github.com/kcal-app/kcal diff --git a/software/kitchenowl.yml b/software/kitchenowl.yml index 46bbe48591..5a85c4b83f 100644 --- a/software/kitchenowl.yml +++ b/software/kitchenowl.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Docker + - deb tags: - Recipe Management source_code_url: https://github.com/TomBursch/kitchenowl diff --git a/software/reciphpes!.yml b/software/reciphpes!.yml index 158c83773d..27803890f4 100644 --- a/software/reciphpes!.yml +++ b/software/reciphpes!.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Docker + - Nodejs tags: - Recipe Management source_code_url: https://github.com/nanawel/reciphpes diff --git a/software/tandoor-recipes.yml b/software/tandoor-recipes.yml index 3a5b1a0c36..8d24dca793 100644 --- a/software/tandoor-recipes.yml +++ b/software/tandoor-recipes.yml @@ -5,6 +5,8 @@ licenses: - MIT platforms: - Python + - Docker + - K8S tags: - Recipe Management source_code_url: https://github.com/TandoorRecipes/recipes From 3158e41a4316a79be3f83169fd3cc7592e419cb9 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 12:27:12 +0200 Subject: [PATCH 56/71] Updated platforms for Remote Access --- software/firezone.yml | 1 + software/rustdesk.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/software/firezone.yml b/software/firezone.yml index 8efd24062a..24ee0e673b 100644 --- a/software/firezone.yml +++ b/software/firezone.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Elixir + - Docker tags: - Remote Access source_code_url: https://github.com/firezone/firezone diff --git a/software/rustdesk.yml b/software/rustdesk.yml index e948b453ca..22b01d9665 100644 --- a/software/rustdesk.yml +++ b/software/rustdesk.yml @@ -6,6 +6,7 @@ licenses: platforms: - Rust - Docker + - deb tags: - Remote Access source_code_url: https://github.com/rustdesk/rustdesk-server From dabe0a5454a7ba0875cff8038b3e96d84ddd62e5 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 12:30:24 +0200 Subject: [PATCH 57/71] Updated platforms for Resource Planning --- software/farmos.yml | 1 + software/grocy.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/software/farmos.yml b/software/farmos.yml index e036bd1b7d..4d78247a6f 100644 --- a/software/farmos.yml +++ b/software/farmos.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - PHP + - Docker tags: - Resource Planning source_code_url: https://github.com/farmOS/farmOS diff --git a/software/grocy.yml b/software/grocy.yml index 522ef1b042..c246eb6e1c 100644 --- a/software/grocy.yml +++ b/software/grocy.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - PHP + - Docker tags: - Resource Planning source_code_url: https://github.com/grocy/grocy From 0da06b787a9e70946f8aa430df51dbb575984447 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 12:34:55 +0200 Subject: [PATCH 58/71] Updated platforms for ERP --- software/dolibarr.yml | 1 + software/erpnext.yml | 1 + software/ledgersmb.yml | 1 + software/odoo.yml | 2 ++ 4 files changed, 5 insertions(+) diff --git a/software/dolibarr.yml b/software/dolibarr.yml index a6d91dccdc..32789807dc 100644 --- a/software/dolibarr.yml +++ b/software/dolibarr.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - PHP + - deb tags: - Resource Planning - Enterprise Resource Planning source_code_url: https://github.com/Dolibarr/dolibarr diff --git a/software/erpnext.yml b/software/erpnext.yml index 709efaf36b..cdf2ddc077 100644 --- a/software/erpnext.yml +++ b/software/erpnext.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Python + - Docker tags: - Resource Planning - Enterprise Resource Planning source_code_url: https://github.com/frappe/erpnext diff --git a/software/ledgersmb.yml b/software/ledgersmb.yml index d93ab8d899..b2b2a9453b 100644 --- a/software/ledgersmb.yml +++ b/software/ledgersmb.yml @@ -4,6 +4,7 @@ description: Integrated accounting and ERP system for small and midsize business licenses: - GPL-2.0 platforms: + - Docker - Perl tags: - Resource Planning - Enterprise Resource Planning diff --git a/software/odoo.yml b/software/odoo.yml index 09b9fabc3e..c264f61da0 100644 --- a/software/odoo.yml +++ b/software/odoo.yml @@ -5,6 +5,8 @@ licenses: - LGPL-3.0 platforms: - Python + - deb + - Docker tags: - Resource Planning - Enterprise Resource Planning source_code_url: https://github.com/odoo/odoo From 1f6febb603b071f27e1b4e37eaaccbe016829196 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 12:48:09 +0200 Subject: [PATCH 59/71] Updated platforms for Search Engines --- software/jina.yml | 1 + software/manticore-search.yml | 1 + software/meilisearch.yml | 2 ++ software/opensearch.yml | 3 +++ software/sist2.yml | 1 + software/typesense.yml | 3 +++ software/yacy.yml | 2 ++ software/zincsearch.yml | 2 ++ 8 files changed, 15 insertions(+) diff --git a/software/jina.yml b/software/jina.yml index 85152ef20f..8b5ae630e1 100644 --- a/software/jina.yml +++ b/software/jina.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Python + - Docker tags: - Search Engines source_code_url: https://github.com/jina-ai/jina/ diff --git a/software/manticore-search.yml b/software/manticore-search.yml index 01f74d5277..2664ca654e 100644 --- a/software/manticore-search.yml +++ b/software/manticore-search.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - Docker + - deb - C++ tags: - Search Engines diff --git a/software/meilisearch.yml b/software/meilisearch.yml index 2266f0157e..90662f910f 100644 --- a/software/meilisearch.yml +++ b/software/meilisearch.yml @@ -5,6 +5,8 @@ licenses: - MIT platforms: - Rust + - Docker + - deb tags: - Search Engines source_code_url: https://github.com/meilisearch/MeiliSearch diff --git a/software/opensearch.yml b/software/opensearch.yml index d816193c0b..11a7897468 100644 --- a/software/opensearch.yml +++ b/software/opensearch.yml @@ -5,6 +5,9 @@ licenses: - Apache-2.0 platforms: - Java + - Docker + - K8S + - deb tags: - Search Engines source_code_url: https://github.com/opensearch-project/OpenSearch diff --git a/software/sist2.yml b/software/sist2.yml index 0d2f27e6bc..24f671166b 100644 --- a/software/sist2.yml +++ b/software/sist2.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - C + - Docker tags: - Search Engines source_code_url: https://github.com/simon987/sist2 diff --git a/software/typesense.yml b/software/typesense.yml index c21be191cd..222497ff01 100644 --- a/software/typesense.yml +++ b/software/typesense.yml @@ -5,6 +5,9 @@ licenses: - GPL-3.0 platforms: - C++ + - Docker + - K8S + - deb tags: - Search Engines source_code_url: https://github.com/typesense/typesense diff --git a/software/yacy.yml b/software/yacy.yml index 37f82f8234..fc6caa40fd 100644 --- a/software/yacy.yml +++ b/software/yacy.yml @@ -5,6 +5,8 @@ licenses: - GPL-2.0 platforms: - Java + - Docker + - K8S tags: - Search Engines source_code_url: https://github.com/yacy/yacy_search_server diff --git a/software/zincsearch.yml b/software/zincsearch.yml index 6075e451ab..87ba3f0a71 100644 --- a/software/zincsearch.yml +++ b/software/zincsearch.yml @@ -5,6 +5,8 @@ licenses: - Apache-2.0 platforms: - Go + - Docker + - K8S tags: - Search Engines source_code_url: https://github.com/zincsearch/zincsearch From 1ea861aebc77b154ff78ef86864b6ed63d7dc120 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 13:08:12 +0200 Subject: [PATCH 60/71] Updated platforms for API Management --- software/dreamfactory.yml | 2 ++ software/form.io.yml | 1 + software/fusio.yml | 1 + software/hasura.yml | 2 ++ software/kong.yml | 5 ++++- software/para.yml | 1 + software/tyk.yml | 2 ++ 7 files changed, 13 insertions(+), 1 deletion(-) diff --git a/software/dreamfactory.yml b/software/dreamfactory.yml index d34e3b0ebc..4fafe037b3 100644 --- a/software/dreamfactory.yml +++ b/software/dreamfactory.yml @@ -5,6 +5,8 @@ licenses: - Apache-2.0 platforms: - PHP + - Docker + - K8S tags: - Software Development - API Management source_code_url: https://github.com/dreamfactorysoftware/dreamfactory diff --git a/software/form.io.yml b/software/form.io.yml index 1fbc577e1a..24ddf07ea0 100644 --- a/software/form.io.yml +++ b/software/form.io.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Nodejs + - Docker tags: - Software Development - API Management source_code_url: https://github.com/formio diff --git a/software/fusio.yml b/software/fusio.yml index 47a1fb7404..8f31bc59a0 100644 --- a/software/fusio.yml +++ b/software/fusio.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker tags: - Software Development - API Management source_code_url: https://github.com/apioo/fusio diff --git a/software/hasura.yml b/software/hasura.yml index cf830c30e9..952571a876 100644 --- a/software/hasura.yml +++ b/software/hasura.yml @@ -5,6 +5,8 @@ licenses: - Apache-2.0 platforms: - Haskell + - Docker + - K8S tags: - Software Development - API Management source_code_url: https://github.com/hasura/graphql-engine diff --git a/software/kong.yml b/software/kong.yml index feaa570a7f..fb5d723c70 100644 --- a/software/kong.yml +++ b/software/kong.yml @@ -1,10 +1,13 @@ name: Kong website_url: https://konghq.com/kong/ -description: The World’s Most Popular Open Source Microservice API Gateway and Platform. +description: The World's Most Popular Open Source Microservice API Gateway and Platform. licenses: - Apache-2.0 platforms: - Lua + - Docker + - K8S + - deb tags: - Software Development - API Management source_code_url: https://github.com/Kong/kong diff --git a/software/para.yml b/software/para.yml index f2cd07b2c3..48f2547a80 100644 --- a/software/para.yml +++ b/software/para.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Java + - Docker tags: - Software Development - API Management source_code_url: https://github.com/erudika/para diff --git a/software/tyk.yml b/software/tyk.yml index a16ee36ea3..be03994957 100644 --- a/software/tyk.yml +++ b/software/tyk.yml @@ -5,6 +5,8 @@ licenses: - MPL-2.0 platforms: - Go + - Docker + - K8S tags: - Software Development - API Management source_code_url: https://github.com/TykTechnologies/tyk From 93b4cf9584f8a64ab59dc059f590af8dc5b99102 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 13:13:57 +0200 Subject: [PATCH 61/71] 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 From 5ca4f7e5a69c07989e5ef96a422cfa8240d63bef Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 13:23:14 +0200 Subject: [PATCH 62/71] Updated platforms for IDE & Tools --- software/atheos.yml | 1 + software/coder.yml | 3 +++ software/judge0-ce.yml | 2 +- software/lowdefy.yml | 1 + software/wakapi.yml | 1 + 5 files changed, 7 insertions(+), 1 deletion(-) diff --git a/software/atheos.yml b/software/atheos.yml index cff33b4fb5..d3725ac44e 100644 --- a/software/atheos.yml +++ b/software/atheos.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - PHP + - Docker tags: - Software Development - IDE & Tools source_code_url: https://github.com/Atheos/Atheos diff --git a/software/coder.yml b/software/coder.yml index 2c3a36f60f..abe423fde7 100644 --- a/software/coder.yml +++ b/software/coder.yml @@ -5,6 +5,9 @@ licenses: - AGPL-3.0 platforms: - Go + - Docker + - K8S + - deb tags: - Software Development - IDE & Tools source_code_url: https://github.com/coder/coder diff --git a/software/judge0-ce.yml b/software/judge0-ce.yml index c544fcd0b6..95907d9889 100644 --- a/software/judge0-ce.yml +++ b/software/judge0-ce.yml @@ -4,7 +4,7 @@ description: Open source API to compile and run source code. licenses: - GPL-3.0 platforms: - - Ruby + - Docker tags: - Software Development - IDE & Tools source_code_url: https://github.com/judge0/judge0 diff --git a/software/lowdefy.yml b/software/lowdefy.yml index cd70c531f9..0a50936ceb 100644 --- a/software/lowdefy.yml +++ b/software/lowdefy.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Nodejs + - Docker tags: - Software Development - IDE & Tools source_code_url: https://github.com/lowdefy/lowdefy diff --git a/software/wakapi.yml b/software/wakapi.yml index 878cc50488..9d3c15f8fe 100644 --- a/software/wakapi.yml +++ b/software/wakapi.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Go + - Docker tags: - Software Development - IDE & Tools source_code_url: https://github.com/muety/wakapi From 952e0817969894e321f38cd70490cac82cae489d Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 13:33:17 +0200 Subject: [PATCH 63/71] Updated platforms for Localization --- software/accent.yml | 1 + software/traduora.yml | 1 + software/weblate.yml | 2 ++ 3 files changed, 4 insertions(+) diff --git a/software/accent.yml b/software/accent.yml index e018501e4a..45f5ec84c0 100644 --- a/software/accent.yml +++ b/software/accent.yml @@ -5,6 +5,7 @@ licenses: - BSD-3-Clause platforms: - Elixir + - Docker tags: - Software Development - Localization source_code_url: https://github.com/mirego/accent diff --git a/software/traduora.yml b/software/traduora.yml index 5e31246c20..313826db49 100644 --- a/software/traduora.yml +++ b/software/traduora.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Docker + - K8S - Nodejs tags: - Software Development - Localization diff --git a/software/weblate.yml b/software/weblate.yml index 27889119bc..6277b1a1cc 100644 --- a/software/weblate.yml +++ b/software/weblate.yml @@ -5,6 +5,8 @@ licenses: - GPL-3.0 platforms: - Python + - Docker + - K8S tags: - Software Development - Localization source_code_url: https://github.com/WeblateOrg/weblate From 9911f8702fd0394b8c465fc4ea206d972c2cb257 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 13:36:31 +0200 Subject: [PATCH 64/71] Updated platforms for Low Code --- software/appsmith.yml | 1 + software/budibase.yml | 2 ++ software/hadmean.yml | 1 + software/motor-admin.yml | 1 + software/tooljet.yml | 2 ++ 5 files changed, 7 insertions(+) diff --git a/software/appsmith.yml b/software/appsmith.yml index 454b27dde2..d564d4f02f 100644 --- a/software/appsmith.yml +++ b/software/appsmith.yml @@ -6,6 +6,7 @@ licenses: platforms: - Java - Docker + - K8S tags: - Software Development - Low Code source_code_url: https://github.com/appsmithorg/appsmith diff --git a/software/budibase.yml b/software/budibase.yml index 081ec75d37..9f0ad7a9be 100644 --- a/software/budibase.yml +++ b/software/budibase.yml @@ -5,6 +5,8 @@ licenses: - GPL-3.0 platforms: - Nodejs + - Docker + - K8S tags: - Software Development - Low Code source_code_url: https://github.com/Budibase/budibase diff --git a/software/hadmean.yml b/software/hadmean.yml index 5b87868264..1ec7d061e8 100644 --- a/software/hadmean.yml +++ b/software/hadmean.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Nodejs + - Docker tags: - Software Development - Low Code source_code_url: https://github.com/hadmean/hadmean diff --git a/software/motor-admin.yml b/software/motor-admin.yml index 22d924ed34..0cb876cef1 100644 --- a/software/motor-admin.yml +++ b/software/motor-admin.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Ruby + - Docker tags: - Software Development - Low Code source_code_url: https://github.com/motor-admin/motor-admin diff --git a/software/tooljet.yml b/software/tooljet.yml index 79f29b0940..fbe8ee930f 100644 --- a/software/tooljet.yml +++ b/software/tooljet.yml @@ -5,6 +5,8 @@ licenses: - GPL-3.0 platforms: - Nodejs + - Docker + - K8S tags: - Software Development - Low Code source_code_url: https://github.com/ToolJet/ToolJet From 0fe61d1bac07be7d865b3125f75188298c6f2239 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 14:47:59 +0200 Subject: [PATCH 65/71] Updated platforms for Project Management --- software/gitea.yml | 2 ++ software/gitlab.yml | 3 +++ software/klaus.yml | 1 + software/lazylead.yml | 1 + software/leantime.yml | 1 + software/octobox.yml | 1 + software/onedev.yml | 2 ++ software/openproject.yml | 2 ++ software/review-board.yml | 1 + software/scm-manager.yml | 3 +++ 10 files changed, 17 insertions(+) diff --git a/software/gitea.yml b/software/gitea.yml index a16f17c390..09289acf12 100644 --- a/software/gitea.yml +++ b/software/gitea.yml @@ -5,6 +5,8 @@ licenses: - MIT platforms: - Go + - Docker + - K8S tags: - Software Development - Project Management source_code_url: https://github.com/go-gitea/gitea diff --git a/software/gitlab.yml b/software/gitlab.yml index 6a6c507c82..3f36d5d607 100644 --- a/software/gitlab.yml +++ b/software/gitlab.yml @@ -5,6 +5,9 @@ licenses: - MIT platforms: - Ruby + - deb + - Docker + - K8S tags: - Software Development - Project Management source_code_url: https://gitlab.com/gitlab-org/gitlab-foss diff --git a/software/klaus.yml b/software/klaus.yml index ef273d975f..cd281b05ac 100644 --- a/software/klaus.yml +++ b/software/klaus.yml @@ -5,6 +5,7 @@ licenses: - ISC platforms: - Python + - Docker tags: - Software Development - Project Management source_code_url: https://github.com/jonashaag/klaus diff --git a/software/lazylead.yml b/software/lazylead.yml index 4030d5c61f..20fad855ac 100644 --- a/software/lazylead.yml +++ b/software/lazylead.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Ruby + - Docker tags: - Software Development - Project Management source_code_url: https://github.com/dgroup/lazylead diff --git a/software/leantime.yml b/software/leantime.yml index b98c6def1c..a3e434f974 100644 --- a/software/leantime.yml +++ b/software/leantime.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - PHP + - Docker tags: - Software Development - Project Management source_code_url: https://github.com/leantime/leantime diff --git a/software/octobox.yml b/software/octobox.yml index 7749e15c24..af62d691b2 100644 --- a/software/octobox.yml +++ b/software/octobox.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Ruby + - Docker tags: - Software Development - Project Management source_code_url: https://github.com/octobox/octobox diff --git a/software/onedev.yml b/software/onedev.yml index d505aa6763..f583c23c4d 100644 --- a/software/onedev.yml +++ b/software/onedev.yml @@ -5,6 +5,8 @@ licenses: - MIT platforms: - Java + - Docker + - K8S tags: - Software Development - Project Management source_code_url: https://code.onedev.io/projects/160 diff --git a/software/openproject.yml b/software/openproject.yml index 97f5e57e2b..1fb05f5522 100644 --- a/software/openproject.yml +++ b/software/openproject.yml @@ -5,6 +5,8 @@ licenses: - GPL-3.0 platforms: - Ruby + - deb + - Docker tags: - Software Development - Project Management source_code_url: https://github.com/opf/openproject diff --git a/software/review-board.yml b/software/review-board.yml index 29b1b4c9e3..0106fe083d 100644 --- a/software/review-board.yml +++ b/software/review-board.yml @@ -6,6 +6,7 @@ licenses: - MIT platforms: - Python + - Docker tags: - Software Development - Project Management demo_url: https://demo.reviewboard.org/ diff --git a/software/scm-manager.yml b/software/scm-manager.yml index e6774bfab6..290673bd72 100644 --- a/software/scm-manager.yml +++ b/software/scm-manager.yml @@ -5,6 +5,9 @@ licenses: - BSD-3-Clause platforms: - Java + - deb + - Docker + - K8S tags: - Software Development - Project Management source_code_url: https://github.com/scm-manager/scm-manager From 89d7c300f5bc1fdb56ebff3d82a90ca7e2a76280 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 14:48:34 +0200 Subject: [PATCH 66/71] Added Docker to Titra (Project Management) --- software/titra.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/titra.yml b/software/titra.yml index 679d2520a0..faa47818ac 100644 --- a/software/titra.yml +++ b/software/titra.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Javascript + - Docker tags: - Software Development - Project Management source_code_url: https://github.com/kromitgmbh/titra From 326349494c2df986e47cecd21dd275142581df72 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 14:53:20 +0200 Subject: [PATCH 67/71] Updated platforms for Status / Uptime pages --- software/gatus.yml | 1 + software/uptime-kuma.yml | 1 + software/vigil.yml | 1 + 3 files changed, 3 insertions(+) diff --git a/software/gatus.yml b/software/gatus.yml index 30ecbb588a..0af02d4942 100644 --- a/software/gatus.yml +++ b/software/gatus.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Docker + - K8S tags: - Status / Uptime pages source_code_url: https://github.com/TwiN/gatus diff --git a/software/uptime-kuma.yml b/software/uptime-kuma.yml index b7e818d049..8a4118bfcd 100644 --- a/software/uptime-kuma.yml +++ b/software/uptime-kuma.yml @@ -4,6 +4,7 @@ description: Self-hosted website monitoring tool like "Uptime Robot". licenses: - MIT platforms: + - Docker - Nodejs tags: - Status / Uptime pages diff --git a/software/vigil.yml b/software/vigil.yml index 5fdd874a51..5b32d6b4b8 100644 --- a/software/vigil.yml +++ b/software/vigil.yml @@ -6,6 +6,7 @@ licenses: platforms: - Rust - Docker + - deb tags: - Status / Uptime pages source_code_url: https://github.com/valeriansaliou/vigil From 60b609e557e41462d6d73862b908a0faf68412df Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 14:58:18 +0200 Subject: [PATCH 68/71] Updated platforms for Task Management --- software/focalboard.yml | 1 + software/planka.yml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/software/focalboard.yml b/software/focalboard.yml index b798a8eef4..1782632477 100644 --- a/software/focalboard.yml +++ b/software/focalboard.yml @@ -8,6 +8,7 @@ licenses: platforms: - Nodejs - Go + - Docker tags: - Task Management & To-do Lists source_code_url: https://github.com/mattermost/focalboard diff --git a/software/planka.yml b/software/planka.yml index 34aaa5da8b..c02cefff21 100644 --- a/software/planka.yml +++ b/software/planka.yml @@ -5,6 +5,8 @@ licenses: - AGPL-3.0 platforms: - Nodejs + - Docker + - K8S tags: - Task Management & To-do Lists source_code_url: https://github.com/plankanban/planka From b35b6f55717b541e7be913dba893279c19fdc648 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 15:05:41 +0200 Subject: [PATCH 69/71] Updated platforms for Ticketing --- software/freescout.yml | 1 + software/glitchtip.yml | 2 ++ software/otobo.yml | 1 + software/roundup-issue-tracker.yml | 1 + software/trudesk.yml | 1 + software/zammad.yml | 1 + 6 files changed, 7 insertions(+) diff --git a/software/freescout.yml b/software/freescout.yml index 41712380b1..313aba3f87 100644 --- a/software/freescout.yml +++ b/software/freescout.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker tags: - Ticketing source_code_url: https://github.com/freescout-helpdesk/freescout diff --git a/software/glitchtip.yml b/software/glitchtip.yml index ea06ea7348..bf56a1ab55 100644 --- a/software/glitchtip.yml +++ b/software/glitchtip.yml @@ -5,6 +5,8 @@ licenses: - MIT platforms: - Python + - Docker + - K8S tags: - Ticketing source_code_url: https://gitlab.com/glitchtip/glitchtip diff --git a/software/otobo.yml b/software/otobo.yml index 97606a6148..405751c5f6 100644 --- a/software/otobo.yml +++ b/software/otobo.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Perl + - Docker tags: - Ticketing source_code_url: https://github.com/RotherOSS/otobo diff --git a/software/roundup-issue-tracker.yml b/software/roundup-issue-tracker.yml index 0bc6d581ea..95d7807080 100644 --- a/software/roundup-issue-tracker.yml +++ b/software/roundup-issue-tracker.yml @@ -6,6 +6,7 @@ licenses: - ZPL-2.0 platforms: - Python + - Docker tags: - Ticketing source_code_url: https://www.roundup-tracker.org/code.html diff --git a/software/trudesk.yml b/software/trudesk.yml index bad70d4a1a..d540570e3a 100644 --- a/software/trudesk.yml +++ b/software/trudesk.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Nodejs + - Docker tags: - Ticketing source_code_url: https://github.com/polonel/trudesk diff --git a/software/zammad.yml b/software/zammad.yml index 0e865eb204..840ce19a52 100644 --- a/software/zammad.yml +++ b/software/zammad.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Ruby + - deb tags: - Ticketing source_code_url: https://github.com/zammad/zammad From 13ed3f2e13242d6741fc6b81744e75e111700cc9 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 15:15:56 +0200 Subject: [PATCH 70/71] Updated platforms for URL Shorteners --- software/blink.yml | 1 + software/kutt.yml | 1 + software/liteshort.yml | 1 + software/lstu.yml | 1 + software/pastr.yml | 1 + software/shlink.yml | 1 + software/simply-shorten.yml | 1 + 7 files changed, 7 insertions(+) diff --git a/software/blink.yml b/software/blink.yml index ef8bf80e04..4a1e6561dc 100644 --- a/software/blink.yml +++ b/software/blink.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Nodejs + - Docker tags: - URL Shorteners source_code_url: https://github.com/JaneJeon/blink diff --git a/software/kutt.yml b/software/kutt.yml index e2e8b845bc..c55f5afded 100644 --- a/software/kutt.yml +++ b/software/kutt.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Nodejs + - Docker tags: - URL Shorteners source_code_url: https://github.com/thedevs-network/kutt diff --git a/software/liteshort.yml b/software/liteshort.yml index 73d94509d3..169aaeb707 100644 --- a/software/liteshort.yml +++ b/software/liteshort.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Python + - deb tags: - URL Shorteners source_code_url: https://git.ikl.sh/132ikl/liteshort diff --git a/software/lstu.yml b/software/lstu.yml index e9b196e10e..d035760289 100644 --- a/software/lstu.yml +++ b/software/lstu.yml @@ -5,6 +5,7 @@ licenses: - WTFPL platforms: - Perl + - Docker tags: - URL Shorteners source_code_url: https://github.com/ldidry/lstu diff --git a/software/pastr.yml b/software/pastr.yml index 6fb80c77d0..3a4fe05384 100644 --- a/software/pastr.yml +++ b/software/pastr.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Go + - Docker tags: - URL Shorteners source_code_url: https://github.com/hossainalhaidari/pastr diff --git a/software/shlink.yml b/software/shlink.yml index f6648cff10..ce7143624e 100644 --- a/software/shlink.yml +++ b/software/shlink.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - PHP + - Docker tags: - URL Shorteners source_code_url: https://github.com/shlinkio/shlink diff --git a/software/simply-shorten.yml b/software/simply-shorten.yml index 16d2b94a3c..fe95c9273a 100644 --- a/software/simply-shorten.yml +++ b/software/simply-shorten.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Java + - Docker tags: - URL Shorteners source_code_url: https://gitlab.com/draganczukp/simply-shorten From 28107cebaacda011e8a7c494b6f73292611807d0 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 15:23:04 +0200 Subject: [PATCH 71/71] 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