Recipe-Buddy
Recipe-Buddy
Docker app from grtgbln's Repository
Overview
Recipe Buddy is a tool that enables the easy adding of recipes to Grocy through web scraping.
Requirements
Requires a separate Grocy instance.
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 3000
- Target
- 3000
- Default
- 3000
- Value
- 3000
Grocy - Base URLVariable
Base URL for Grocy (e.g., http://grocy.local:9283)
- Target
- GROCY_BASE_URL
Grocy - API KeyVariable
API key for Grocy
- Target
- GROCY_API_KEY
Auth - SecretVariable
Generate with 'openssl rand -base64 32'
- Target
- NEXTAUTH_SECRET
Auth - URLVariable
URL for Recipe Buddy. Replace with IP address and port
- Target
- NEXTAUTH_URL
- Default
- http://localhost:3000
- Value
- http://localhost:3000
App DataPath
Path to the data folder
- Target
- /home/node/app/data
- Default
- /mnt/user/appdata/recipe-buddy/data
- Value
- /mnt/user/appdata/recipe-buddy/data
Categories
Details
Repository
ghcr.io/georgegebbett/recipe-buddy:latestLast Updated2026-05-31
First Seen2025-11-19
Run Recipe-Buddy on Unraid.
Recipe-Buddy is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.