Self-host with Docker ยท Yantr
Mealie
Self-hosted recipe manager and meal planner. with meal planning.
1
Ports
0
Notes
3
Use Cases
About
What Mealie does
Mealie is a self-hosted recipe manager and meal planner with a REST API backend and a reactive frontend. Import recipes from any URL, plan your weekly meals, generate shopping lists, and share recipes with your household all in one place.
Install Flow
How to self-host Mealie
Mealie can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Mealie does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Import and store recipes from any website automatically.
- Plan weekly meals and generate shopping lists.
- Share a household recipe collection with family members.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 9000 | HTTP | Web UI |
Docker Image
ghcr.io/mealie-recipes/mealie:latest
Service Name
web
Related Apps
More tools you might pair with Mealie
Page generated 2026-07-27T04:28:00.415Z