OpenSource-Hub
M

Mealie

12.1k stars·Privacy Protection·SHA-256 checksum verified

A self-hosted recipe manager with meal planner and shopping list, featuring automatic import from URLs.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Self-host all your recipes, plan meals, and auto-generate shopping lists with one tool.

Core Features

  • Auto-import recipes from any URL
  • Weekly meal planner with drag-and-drop
  • Shopping list organized by supermarket sections
  • Custom cookbooks and tags
  • 35+ language support

What It Can't Do

  • Requires basic Docker knowledge; not beginner-friendly. 2. URL imports may occasionally need manual corrections. 3. You are responsible for data backup and security.

Use Cases

  • Family recipe collection and meal planning
  • Diet planning with automated grocery lists
  • Food bloggers managing and exporting recipes

Detailed Introduction

Mealie is a self-hosted recipe management platform that combines recipe storage, meal planning, and shopping list generation. It features automatic recipe import from URLs via a REST API, a reactive Vue-based frontend, and supports 35+ languages. Deployable via Docker, it offers cookbooks, meal scheduling, and organized shopping lists. Ideal for families or individuals who want to control their recipe data locally.

Troubleshooting & FAQ (1)

Troubleshooting
Why do I get a 405 Method Not Allowed error when connecting Mealie to Open-WebUI?

The error occurs because the API endpoint is incorrect. Set OPENAI_BASE_URL to include the /v1 prefix (e.g., https://myAIdomain.com/v1). If using an API key, set OPENAI_API_KEY instead of custom headers. For custom headers, use OPENAI_CUSTOM_HEADERS as a JSON string (e.g., {"Authorization": "Bearer YOUR_KEY"}).

GitHub Issue #7123

Tags

recipe-managermeal-plannerself-hosteddockervue

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install Docker and Docker Compose

4

Step 2: Download docker-compose.yml and configure ports/volumes

5

Step 3: Run docker compose up -d

Install Guide
  1. Step 1: Install Docker and Docker Compose
  2. Step 2: Download docker-compose.yml and configure ports/volumes
  3. Step 3: Run docker compose up -d
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop the container, remove data volumes, and delete the configuration directory to fully uninstall.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseAGPL-3.0
Last Updated2026-06-26 21:20:22
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

1 FAQ

Similar Projects