docs: Adds local recipe mode to operator and maintainers handbook #298

Open
p4u1 wants to merge 1 commits from doc-local-recipes into main
Owner
No description provided.
p4u1 added 1 commit 2026-02-13 09:29:15 +00:00
ammaratef45 approved these changes 2026-02-14 00:03:30 +00:00
ammaratef45 left a comment
Owner

makes sense to me

makes sense to me
@ -561,0 +570,4 @@
RECIPE=./recipes/my-local-recipe
```
This will look for the recipe in `$ABRA_DIR/<path>`. Local recipe mode will ignore any git state and versioning and just take the recipe as it is.
Owner

nit: <path> should be recipes/my-local-recipe

nit: `<path>` should be `recipes/my-local-recipe`
Owner

ow wait, how do I create the recipe and the app? this seems to assume I already have an app since it asks me to modify the .env file

ow wait, how do I create the recipe and the app? this seems to assume I already have an app since it asks me to modify the .env file
ammaratef45 requested review from ammaratef45 2026-02-14 00:04:53 +00:00
Author
Owner

ow wait, how do I create the recipe and the app? this seems to assume I already have an app since it asks me to modify the .env file

Good question! Let me think about it. I guess this needs more time and won't make it in the next Abra release

> ow wait, how do I create the recipe and the app? this seems to assume I already have an app since it asks me to modify the .env file Good question! Let me think about it. I guess this needs more time and won't make it in the next Abra release
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin doc-local-recipes:doc-local-recipes
git checkout doc-local-recipes
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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