Recipe-Buddy

Recipe-Buddy

Docker 应用程序 from grtgbln's Repository

概述

Recipe Buddy is a tool that enables the easy adding of recipes to Grocy through web scraping.

要求


        Requires a separate Grocy instance.
    

运行时参数

网络用户界面
http://[IP]:[PORT:3000]/
网络
bridge
特权
false

模板配置

Web UI PortPorttcp

Container Port: 3000

目标
3000
默认值
3000
价值
3000
Grocy - Base URLVariable

Base URL for Grocy (e.g., http://grocy.local:9283)

目标
GROCY_BASE_URL
Grocy - API KeyVariable

API key for Grocy

目标
GROCY_API_KEY
Auth - SecretVariable

Generate with 'openssl rand -base64 32'

目标
NEXTAUTH_SECRET
Auth - URLVariable

URL for Recipe Buddy. Replace with IP address and port

目标
NEXTAUTH_URL
默认值
http://localhost:3000
价值
http://localhost:3000
App DataPath

Path to the data folder

目标
/home/node/app/data
默认值
/mnt/user/appdata/recipe-buddy/data
价值
/mnt/user/appdata/recipe-buddy/data

详细信息

存储库
ghcr.io/georgegebbett/recipe-buddy:latest
最后更新2026-06-01
初见2025-11-19

在Unraid 上运行 Recipe-Buddy 。

Recipe-Buddy 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。