Commit graph

652 commits

Author SHA1 Message Date
nodiscc
beccc752b7
fix apaxy language/platform, merge HTML platform with Javascript 2023-09-25 01:12:48 +02:00
nodiscc
f35569fdc0
merge HTML5 platform with Javascript, add description (#220) 2023-09-24 23:10:03 +00:00
nodiscc
3d2e6bf702
Merge pull request #217 from awesome-selfhosted/platforms-description
Add descriptions for all platforms
2023-09-24 22:56:37 +00:00
nodiscc
b04bc9d8b7
Remove Mojopaste (unmaintained since January 2022) (#215)
- ref. #1 
- alternatives exist
- outdated base Docker image https://github.com/jhthorsen/app-mojopaste/blob/main/Dockerfile#L9
2023-09-24 22:56:23 +00:00
nodiscc
8784ba32ce
Remove Kazoo (unmaintained since August 2022) (#214)
- ref. #1
- multiple posts inquiring about the status of the project on https://forums.2600hz.com/forums/
- outdated installation instructions https://github.com/2600hz/kazoo/blob/master/doc/installation.md#installing-dependencies-on-debian-9
- alternatives exist
2023-09-24 22:56:05 +00:00
nodiscc
c7da48bb85
remove Bitsii Bridge (unmaintained since July 2022) (#219)
- ref. #1
- only a few documentation commits since then https://gitlab.com/bitsii/BBridge/-/commits/main
2023-09-24 22:55:50 +00:00
nodiscc
33771e2d16
remove Pastila (proof-of-concept/demo app for ClickHouse) (#218)
- https://github.com/ClickHouse/pastila#motivation: ClickHouse is analytical database, and the usage scenario of this service is definitely not the most natural for ClickHouse. Nevertheless, it is always important to test the system in corner cases and unusual scenarios to find potential flaws and to explore new possibilities.
- https://github.com/ClickHouse/pastila#about: This service is developed to demonstrate some features of ClickHouse like asynchronous INSERTs, direct querying [...] in a toy service
2023-09-24 22:55:36 +00:00
nodiscc
3ff5468e13
Remove Mailhog (unmaintained since August 2022)
- ref. #1
- vulnerabilities in Docker image
2023-09-25 00:55:03 +02:00
nodiscc
fc3227c6b0
Remove Logpaste (unmaintained since August 2022) (#212)
- ref. #1
- alternatives exist
- vulnerabilities in Docker image
2023-09-24 22:54:35 +00:00
nodiscc
285885d21a
Remove DeepFakeHTTP (unmaintained since August 2022)
- reports that the application doesn't start: https://github.com/xnbox/DeepfakeHTTP/issues/23
- missing instructions to build from source
- ref. #1
2023-09-25 00:54:08 +02:00
nodiscc
678e556e79
Remove Chowdown (unmaintained since February 2022) (#210)
- it is a configuration for the Jekyll static site generator, which makes it unfit for the list as we don't list static site generators
- ref. #1
- alternatives exist
2023-09-24 22:53:41 +00:00
nodiscc
f2a4e93eb7
Remove Dudle (unmaintained since Aug 25, 2022) (#209)
- #1 
- alternatives exist
2023-09-24 22:53:33 +00:00
Rabenherz112
e84defd2a0
Remove pootle (using unsupported python version) (#206) 2023-09-24 22:53:14 +00:00
Rabenherz112
fa23112f1d
Remove librengine (project unmaintained since Jun 2023) (#204) 2023-09-24 22:52:57 +00:00
Rabenherz112
b9705ee0d3
Remove filite (unmaintained since Apr 2023) (#201) 2023-09-24 22:52:41 +00:00
nodiscc
7c6f1dc21c
remove Homehost (unmaintained since March 2023, untriaged issues) (#199)
- looks abandoned as per multiple comments in https://github.com/ridhwaans/homehost/issues
2023-09-24 22:52:23 +00:00
nodiscc
5b4c258c77
fix freedombox URL/platforms/languages
- the software is distributed as ISO images which we don't list as a platform
- it is also available for installation on top of a Debian system using deb packages
2023-09-25 00:50:25 +02:00
nodiscc
74e7b523c4
fix RERO ILS language/platform
- https://github.com/rero/rero-ils/blob/staging/INSTALL.rst#requirements
2023-09-25 00:50:24 +02:00
nodiscc
3b0e0b1394
fix sandstorm platform/language
- the main installation method is through a shell script https://docs.sandstorm.io/en/latest/install/
- building from source compiles from C/C++
2023-09-25 00:50:24 +02:00
nodiscc
0a65c89eda
fix ShellHub platform/language
- the software is installed through https://github.com/shellhub-io/shellhub/blob/master/Makefile which deploys components as Docker services
2023-09-25 00:50:24 +02:00
nodiscc
c37c2eb1f0
fix syncloud platforms/languages
- the backend is written in Go, and a few helper shell scripts
- the software is distributed as an ISO image, which we don't list as a platform
2023-09-25 00:50:24 +02:00
nodiscc
53b004de99
fix UBOS platfor/language
- admin tools are written in Perl, the project can only be installed from ISO images which we don't list as a platform
2023-09-25 00:50:24 +02:00
nodiscc
cd0d60d668
fix unraid platform
- unknown/closed-source
2023-09-25 00:50:24 +02:00
nodiscc
853c0d64f6
fix YunoHost language/platform
- https://yunohost.org/en/install/hardware:vps_debian#run-the-install-script recommends installting from a shell script
- the other installation method uses ISO images which we don't list as a platform
2023-09-25 00:50:24 +02:00
nodiscc
581d52ec29
fix OnTrack platform/language
- https://github.com/inoda/ontrack/blob/main/docs/ubuntu_install.md uses npm
2023-09-25 00:50:23 +02:00
nodiscc
3a9dc291ba
fix Sorry Cypress platforms/languages
- https://docs.sorry-cypress.dev/cloud-setup/docker-images
- https://docs.sorry-cypress.dev/cloud-setup/kubernetes
2023-09-25 00:50:23 +02:00
nodiscc
0951c75215
fix ActivePieces platform/language
- Docker is the only supported instalaltion method https://www.activepieces.com/docs/install/options/overview
2023-09-25 00:50:23 +02:00
nodiscc
8ed7622c84
shorten description for GeneWeb 2023-09-25 00:50:23 +02:00
nodiscc
57f69fd9bf
remove Bitsii Bridge (unmaintained since July 2022)
- ref. #1
- only a few documentation commits since then https://gitlab.com/bitsii/BBridge/-/commits/main
2023-09-25 00:47:35 +02:00
nodiscc
573854a1ac
fix Upsnap platform (#216)
- the backend is written in Go and can be installed as a static binary
2023-09-24 12:58:13 +00:00
awesome-selfhosted-bot
df4a03a047 [bot] update projects metadata 2023-09-24 00:35:48 +00:00
nodiscc
aff089cb75
add more deb plaform tags (#200)
- for software tagged `Calendar & Contacts` and `Games`
- info gathered by browsing https://packages.debian.org/
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/117
2023-09-23 15:46:56 +00:00
nodiscc
dae5ed8039
Remove duplicate Hoppscotch entry (#208)
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/205
2023-09-23 15:39:27 +00:00
nodiscc
c87ec81231
Merge pull request #207 from Rabenherz112/en-languages3
Improve Platform tags for Software
2023-09-23 15:36:07 +00:00
Rabenherz112
ff9520310a
Remove rport (#203) 2023-09-23 15:32:08 +00:00
Rabenherz112
51fa0ca056
Fix Guacamole source code (#202) 2023-09-23 15:31:35 +00:00
Rabenherz112
28107cebaa
Updated platforms for Wikis 2023-09-23 15:23:04 +02:00
Rabenherz112
13ed3f2e13
Updated platforms for URL Shorteners 2023-09-23 15:15:56 +02:00
Rabenherz112
b35b6f5571
Updated platforms for Ticketing 2023-09-23 15:05:41 +02:00
Rabenherz112
60b609e557
Updated platforms for Task Management 2023-09-23 14:58:18 +02:00
Rabenherz112
326349494c
Updated platforms for Status / Uptime pages 2023-09-23 14:53:20 +02:00
Rabenherz112
89d7c300f5
Added Docker to Titra (Project Management) 2023-09-23 14:48:34 +02:00
Rabenherz112
0fe61d1bac
Updated platforms for Project Management 2023-09-23 14:47:59 +02:00
Rabenherz112
9911f8702f
Updated platforms for Low Code 2023-09-23 13:36:31 +02:00
Rabenherz112
952e081796
Updated platforms for Localization 2023-09-23 13:33:17 +02:00
Rabenherz112
5ca4f7e5a6
Updated platforms for IDE & Tools 2023-09-23 13:23:14 +02:00
Rabenherz112
93b4cf9584
Updated platforms for FaaS 2023-09-23 13:13:57 +02:00
Rabenherz112
1ea861aebc
Updated platforms for API Management 2023-09-23 13:08:12 +02:00
Rabenherz112
1f6febb603
Updated platforms for Search Engines 2023-09-23 12:48:09 +02:00
Rabenherz112
0da06b787a
Updated platforms for ERP 2023-09-23 12:34:55 +02:00