Recipe-Buddy
Aplicación Docker from grtgbln's Repository
Visión general
Recipe Buddy is a tool that enables the easy adding of recipes to Grocy through web scraping.
Requisitos
Requires a separate Grocy instance.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
Container Port: 3000
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
Grocy - Base URLVariable
Base URL for Grocy (e.g., http://grocy.local:9283)
- Objetivo
- GROCY_BASE_URL
Grocy - API KeyVariable
API key for Grocy
- Objetivo
- GROCY_API_KEY
Auth - SecretVariable
Generate with 'openssl rand -base64 32'
- Objetivo
- NEXTAUTH_SECRET
Auth - URLVariable
URL for Recipe Buddy. Replace with IP address and port
- Objetivo
- NEXTAUTH_URL
- Por defecto
- http://localhost:3000
- Valor
- http://localhost:3000
App DataPath
Path to the data folder
- Objetivo
- /home/node/app/data
- Por defecto
- /mnt/user/appdata/recipe-buddy/data
- Valor
- /mnt/user/appdata/recipe-buddy/data
Categorías
Detalles
Repositorio
ghcr.io/georgegebbett/recipe-buddy:latestÚltima actualización2026-05-31
Visto por primera vez2025-11-19
Ejecute Recipe-Buddy en Unraid.
Recipe-Buddy se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.