Document the recipe metadata scores #113

Closed
opened 2023-01-09 01:15:02 +00:00 by 3wordchant · 1 comment
Owner

Rescued from git log:

## Status legend

### Overall

- 🌈🌈: everything in ❶💚 + Single-Sign-On
- ❶💚: upstream image, backups, email, healthcheck, integration testing
- ❷💛: upstream image, missing 1-2 items from ❶💚
- ❸🍎: missing 3-4 items from ❶💚 or no upstream image
- ❹💣: alpha

### Image

- ❶💚: official upstream image
- ❷💛: semi-official / actively-maintained image
- ❸🍎: 3rd-party image
- ❹💣: our own custom image

### Email

- ❶💚: automatic (using environment variables)
- ❷💛: mostly automatic
- ❸🍎: manual
- ❌: none

### CI

- ❶💚: as ❷💛, plus healthcheck
- ❷💛: auto secrets + networks
- ❸🍎: basic deployment using `stack-ssh-deploy`, manual secrets + networks
- ❌: none

### Single-Sign-On

- ❶💚: automatic (using environment variables)
- ❷💛: mostly automatic
- ❸🍎: manual
- ❌: none
- 💣: not supported
Rescued from `git log`: ``` ## Status legend ### Overall - 🌈🌈: everything in ❶💚 + Single-Sign-On - ❶💚: upstream image, backups, email, healthcheck, integration testing - ❷💛: upstream image, missing 1-2 items from ❶💚 - ❸🍎: missing 3-4 items from ❶💚 or no upstream image - ❹💣: alpha ### Image - ❶💚: official upstream image - ❷💛: semi-official / actively-maintained image - ❸🍎: 3rd-party image - ❹💣: our own custom image ### Email - ❶💚: automatic (using environment variables) - ❷💛: mostly automatic - ❸🍎: manual - ❌: none ### CI - ❶💚: as ❷💛, plus healthcheck - ❷💛: auto secrets + networks - ❸🍎: basic deployment using `stack-ssh-deploy`, manual secrets + networks - ❌: none ### Single-Sign-On - ❶💚: automatic (using environment variables) - ❷💛: mostly automatic - ❸🍎: manual - ❌: none - 💣: not supported ```
Author
Owner

We decided to invert the scoring (higher = better), and drop the emojis (😭), so it's easier to understand, so I think that means:

Overall

  • 5: everything in 4 + Single-Sign-On
  • 4: upstream image, backups, email, healthcheck, integration testing
  • 3: upstream image, missing 1-2 items from 4
  • 2: missing 3-4 items from 4 or no upstream image
  • 1: alpha

Image

  • 4: official upstream image
  • 3: semi-official / actively-maintained image
  • 2: 3rd-party image
  • 1: our own custom image

Email

  • 3: automatic (using environment variables)
  • 2: mostly automatic
  • 1: manual
  • 0: none
  • N/A: app doesn't send email

CI

  • 3: as 2, plus healthcheck
  • 2: auto secrets + networks
  • 1: basic deployment using stack-ssh-deploy, manual secrets + networks
  • 0: none

Single-Sign-On

  • 3: automatic (using environment variables)
  • 2: mostly automatic
  • 1: manual
  • 0: none
  • N/A: app doesn't support SSO
We decided to invert the scoring (higher = better), and drop the emojis (😭), so it's easier to understand, so I think that means: ### Overall - 5: everything in 4 + Single-Sign-On - 4: upstream image, backups, email, healthcheck, integration testing - 3: upstream image, missing 1-2 items from 4 - 2: missing 3-4 items from 4 or no upstream image - 1: alpha ### Image - 4: official upstream image - 3: semi-official / actively-maintained image - 2: 3rd-party image - 1: our own custom image ### Email - 3: automatic (using environment variables) - 2: mostly automatic - 1: manual - 0: none - N/A: app doesn't send email ### CI - 3: as 2, plus healthcheck - 2: auto secrets + networks - 1: basic deployment using `stack-ssh-deploy`, manual secrets + networks - 0: none ### Single-Sign-On - 3: automatic (using environment variables) - 2: mostly automatic - 1: manual - 0: none - N/A: app doesn't support SSO
Sign in to join this conversation.
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/docs.coopcloud.tech#113
No description provided.