Recipe-Buddy
Docker-Anwendung from grtgbln's Repository
Übersicht
Recipe Buddy is a tool that enables the easy adding of recipes to Grocy through web scraping.
Anforderungen
Requires a separate Grocy instance.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]/- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Web UI PortPorttcp
Container Port: 3000
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
Grocy - Base URLVariable
Base URL for Grocy (e.g., http://grocy.local:9283)
- Ziel
- GROCY_BASE_URL
Grocy - API KeyVariable
API key for Grocy
- Ziel
- GROCY_API_KEY
Auth - SecretVariable
Generate with 'openssl rand -base64 32'
- Ziel
- NEXTAUTH_SECRET
Auth - URLVariable
URL for Recipe Buddy. Replace with IP address and port
- Ziel
- NEXTAUTH_URL
- Standard
- http://localhost:3000
- Wert
- http://localhost:3000
App DataPath
Path to the data folder
- Ziel
- /home/node/app/data
- Standard
- /mnt/user/appdata/recipe-buddy/data
- Wert
- /mnt/user/appdata/recipe-buddy/data
Kategorien
Einzelheiten
Repository
ghcr.io/georgegebbett/recipe-buddy:latestZuletzt aktualisiert2026-05-31
Erstmals gesehen2025-11-19
Führen Sie Recipe-Buddy auf Unraid aus.
Recipe-Buddy ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.