another run at improving docs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-03 14:14:53 +01:00
parent 0e72a80445
commit 1c8bac2155
8 changed files with 158 additions and 97 deletions

View File

@ -2,14 +2,23 @@
title: Recipes
---
!!! note "Unsure what a "recipe" is exactly?"
!!! note "Unsure of what a "recipe" is exactly?"
Not to worry, we've got you covered, check out our [glossary page entry](/glossary#recipe)
Not to worry, we've got you covered, check out our [glossary page entry](/glossary#recipe).
## Recipes catalogue
## Catalogue
The entire recipe catalogue is available on [recipes.coopcloud.tech](https://recipes.coopcloud.tech/). This catalogue is maintained by volunteer [recipe maintainers](/maintainers/). The source for the catalogue is available at [git.coopcloud.tech/recipes.coopcloud.tech](https://git.coopcloud.tech/coop-cloud/recipes.coopcloud.tech).
The recipe catalogue is a web interface for exploring
what kind of configurations we have available in the project and therefore what apps can be deployed.
## Recipes wishlist
It aims to be a helpful place to understand the status of apps, who is taking care of the configs and who is maintaining deployed instances of which app.
The recipe catalogue is available on [recipes.coopcloud.tech](https://recipes.coopcloud.tech/).
## Wishlist
If you'd like to see a new recipe packaged, make a request on the [recipes-wishlist](https://git.coopcloud.tech/coop-cloud/recipes-wishlist) repository issue tracker.
We've seen nice things happen when the requesters are also willing to take an active role in testing the new recipe. Teaming up with whoever volunteers to help do the packaging is best.
If no one is around to help, you can always take a run at it yourself, we have [a section](/maintainers/) ready to help you on your way.