Skip to content
ToolHunt LogoToolHunt
Mealie - Self-Hosted Recipe Manager logo
Self-hostedProductivityAlt to Paprika

Mealie - Self-Hosted Recipe Manager

Mealie is a self-hosted recipe manager and meal planner with shopping lists, imports from URLs, and a clean UI for home cooks.

Interface preview

Mealie - Self-Hosted Recipe Manager user interface

Mealie is a self-hosted cookbook for the home. Save recipes, import them from sites, plan meals, and generate shopping lists—without locking family recipes into a closed mobile app.

Key Features

  • Recipe Library: Organize, tag, and full-text search your collection.
  • URL Import: Pull ingredients and steps from many recipe websites.
  • Meal Planner: Plan the week so dinner is less chaotic.
  • Shopping Lists: Turn plans into groceries you can check off.
  • Households: Multi-user access for families.
  • API & Extras: Automations and integrations for power users.

Why Choose Mealie?

  • Paprika/AnyList are paid and proprietary.
  • Browser bookmarks are a terrible recipe box.
  • You want data export and self-host ownership.
  • Fun, high-utility homelab app non-technical family members will use.

Docker Deployment

services:
  mealie:
    image: ghcr.io/mealie-recipes/mealie:latest
    container_name: mealie
    restart: unless-stopped
    ports:
      - "9925:9000"
    environment:
      PUID: 1000
      PGID: 1000
      TZ: Europe/Bucharest
      BASE_URL: https://recipes.yourdomain.com
    volumes:
      - mealie-data:/app/data

volumes:
  mealie-data:

Open the UI, create the admin user, and start importing recipes.

Getting Started

  1. Deploy Mealie and set BASE_URL for links.
  2. Create household users.
  3. Import a few favorite recipe URLs.
  4. Build a weekly meal plan and shopping list.
  5. Bookmark the app on phones (PWA-friendly workflows).

Full Setup Guide

mealie.io · github.com/mealie-recipes/mealie. Deploy with Dokploy compose.

Mealie - Self-Hosted Recipe Manager logo
Self-hostedProductivity

Mealie - Self-Hosted Recipe Manager

Mealie is a self-hosted recipe manager and meal planner with shopping lists, imports from URLs, and a clean UI for home cooks.

Alternative to Paprika

Key features

  • Recipe collection and search
  • Import from recipe URLs
  • Meal planning calendar
  • Shopping lists
  • Multi-user households
  • Docker deploy

More Productivity tools

Plane is a modern open-source alternative to Jira and Linear with issues, cycles, modules, multiple views, and GitHub/GitLab integration—self-host free.

Alternative to Jira

View detailsVisit site

SUB/WAVE turns your Navidrome library into personal internet radio—an AI DJ picks tracks, talks between songs, and streams one shared Icecast broadcast.

Alternative to Spotify

View detailsVisit site

Actual is a free, open-source, local-first personal budget app with envelope-style planning—self-host sync so YNAB-like budgeting stays private.

Alternative to YNAB

View detailsVisit site