Link to recipes catalogue instead of Gitea repo list
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2023-04-09 14:01:36 -04:00
parent 6ea10ca81d
commit 2e5205e9e8
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ A [Docker](#docker) related concept: a virtual network created on the server mac
## Recipe
A recipe is what we call the configuration files that are used to deploy an [app](#app). When you run `abra app deploy <domain>`, `abra` is reading a recipe configuration, such as [the gitea recipe](https://git.coopcloud.tech/coop-cloud/gitea), in order to know how to deploy a new Gitea instance. When we speak of a "digital configuration commons", we're primarily referring to the [growing collection of recipes](https://git.coopcloud.tech/coop-cloud).
A recipe is what we call the configuration files that are used to deploy an [app](#app). When you run `abra app deploy <domain>`, `abra` is reading a recipe configuration, such as [the gitea recipe](https://git.coopcloud.tech/coop-cloud/gitea), in order to know how to deploy a new Gitea instance. When we speak of a "digital configuration commons", we're primarily referring to the [growing collection of recipes](https://recipes.coopcloud.tech).
## Secret