Mealie - Recipe Management in Docker

preview_player
Показать описание
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor.

Main Features
- Recipes
- Automatic web scrapping for common recipe platforms
- Interactive API Documentation thanks to FastAPI and Swagger
- UI Recipe Editor
- JSON Recipe Editor in browser
- Custom tags and categories
- Rate recipes
- Add notes to recipes

Meal Planner
- Random Meal plan generation based off categories
- Expose notes in the API to allow external applications to access relevant information for meal plans

Database Import / Export
- Easily Import / Export your recipes from the UI
- Export recipes in into custom files using Jinja2 templates

Links:

(just change the path to your container volume)

Join this channel to get access to perks:

More Raspberry Pi Home Server Videos:

/=========================================/

Remember to leave a like on this video and subscribe if you want to see more!

/=========================================/

Like what I do? Want to be generous and help support my channel? Here are some ways to support:

/=========================================/

Here's my YouTube Merch Store:

/=========================================/

Here's my Amazon Influencer Shop Link:

/=========================================/

Follow Me:
Рекомендации по теме
Комментарии
Автор

Thanks, your two year old video helped me get mealie running on my home server without any problems!

DiegoSantiso
Автор

This is fantastic! Thanks again for another great video. I think my wife will love this, which is fantastic because it gives me some additional basis for needing a homelab!!

Farizno
Автор

This looks awesome! Have set quite a few things up the last 24 hours thanks to your video guides. Can’t wait to add this!

StatisticZ
Автор

I love these docker reviews there's so much out there

Destide
Автор

This looks great! Love how easy it looks to add recipes from links like that. Very cool!

selfhosted
Автор

Just set this up today and it's working great, I can't believe how well the website scraping works; to cool!

andrec
Автор

Love this idea. Going to try this one. 👍👌

kopparsulfat
Автор

Looks like some good software! I really like your tutorial videos!

JoshuaYoungsma
Автор

Trying this now and hoping it's compatible with a magic mirror I want to build and put in my kitchen in a few months (wife won't cook without recipes and me prepping, and I'm tired of being the chef so I'm hoping to make us both happy!). Mainly commenting to say it's interesting how much the docker compose file has changed since you posted this 7 monthsish ago. Getting a lot of deprecated warnings omitted notifications though, so I wonder if there are a lot of upcoming changes that might break things.

aaronjohnson
Автор

Thanks DB Tech for this video. The big disadvantage of this application is that there is no login option. When you open this application to the internet, anyone can add recipes to it. The application itself looks promising.

ojbso
Автор

thanks for the demo and info, now I am hungry lol

chrisumali
Автор

This is incredible!

What I need to know is if there is ANY way to add ingredient databases (for those of us who are vegetarian, Keto, Carnivore, or anything else)? A lot of times we have to replace ingredients (and being able to add conversion tables, weights/measures for our ingredients would be SUPER helpful. :-D

sekritskworl-sekrit_studios
Автор

Thx for sharing, that is a program I don't now that I want to have right now. It is that kind of program what a lazy person like me need.

RocknRolfHamburg
Автор

Nice. I wanted some more info on this.

RDMB
Автор

Looks really good. Thanks! I need something like this for my recipes. Unfortunately, my hundreds of recipes are save as PDFs. I'd have to figure out how to import them. One question: your volume location ./mealie/data/:/app/data will store the data on the boot disk?

jepolch
Автор

Thank you for the video, I find so many of them informational. Any chance you'll do an updated version and show how to install this with sql?

danmiller
Автор

Could you review the latest version of Mealie which is using Postgress DB ?
I'm getting error trying to login to GUI - "POST /api/auth/token HTTP/1.1" 401

TheAramis
Автор

Maybe a stupid question, but what server are you SSHing into to install the docker image? I'm using OMV with Docker/Portainer and am unfamiliar with installing a docker image manually in this situation. Should I just ssh into my OMV server and follow your instructions from there? Thanks!

jeffmachamer
Автор

Hey, thanks for your videos I learned a lot through them. I have a raspberry 4 and installed openmediavault and portainer on it. Now I try to make a webserver with the container on portainer with the webserver nginx or apache [the idea was to use MySQL and php and Wordpress on those webservers] but I couldn't get it working. I could ony download the templates httpd and nginx and I was able to access those website with another computer but i wasn't able to put websites on those webservers. So I really need your help. I also used the macVlan as you described, because I wanted to have own Ip-addresses for the webservers. that was easy to implement due to your good videos.
It would be really awesome if you could make a video, with the title for example : how to put php and MysSQL and wordpress on an self hostet webserver (nginx/ apache2) that I host on my container on portainer with an own Ip address, that I made with MacVlan)

KAlavi
Автор

I would like to request a video about Aria2 and Podsync on Raspberry pi playlist.

RicardoLuizSousadaSilva