awesome-selfhosted / awesome-selfhosted-data

machine-readable data for https://awesome-selfhosted.net
https://awesome-selfhosted.net
Other
471 stars 332 forks source link

Add Cup #891

Closed sergi0g closed 1 month ago

sergi0g commented 1 month ago

Thanks for taking the time to suggest an addition to awesome-selfhosted!

Please fill out information below (all fields are mandatory unless noted otherwise):

# software name
name: "Cup"
# URL of the software project's homepage
website_url: "https://github.com/sergi0g/cup"
# URL where the full source code of the program can be downloaded
source_code_url: "https://github.com/sergi0g/cup"
# description of what the software does, shorter than 250 characters, sentence case
description: "šŸ„¤Docker container updates made easy"
# list of license identifiers, see https://github.com/awesome-selfhosted/awesome-selfhosted-data/blob/master/licenses.yml for the full list of licenses
licenses:
  - AGPL-3.0
# list of languages/platforms, see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/platforms for the full list of platforms
platforms:
  - Rust
  - Docker
# list of tags (categories), see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/tags for the full list of tags
tags:
  - Monitoring
# (optional, true/false, default false) whether the software depends on a third-party service outside the user's control
depends_3rdparty: false
# (optional) link to an interactive demo of the software
demo_url: 
# (optional) link to a list of clients/addons/plugins/apps/bots... for the software
related_software_url: 

To ensure your issue is dealt with swiftly, please check the following (check the boxes [x]):

nodiscc commented 1 month ago

Hi, this is purely a command-line systemd administration tool, we don't list those.

This is a list of Free Software network services and web applications which can be hosted on your own server(s).

sergi0g commented 1 month ago

@nodiscc you obviously haven't read the README. While Cup does have a CLI, it also has a server mode. You can see it in the screenshots and it's also mentioned in the docs. Please reconsider.

nodiscc commented 1 month ago

Hi @sergi0g You're right, I should have scrolled a bit further down :) However this still does not qualify, for the same reasons as https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/829

Basically, anything that is a generic container/deployment automation/virtualization/... tool is better suited for awesome-sysadmin

I will try to improve contribution guidelines soon (https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/594) to include these limitations.

I suggest re-submitting this to https://github.com/awesome-foss/awesome-sysadmin

sergi0g commented 1 month ago

OK, thanks for clarifying!