I have been using mealie and it has been very good.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Second the Mealie suggestion, very solid.
Thirded
Fourthed
I use tandoor myself, but mealie is also a solid choice
I have been pretty happy with tandoor recipes. It and mealie are pretty similar. It doesn't have a dedicated mobile app, but it is a progressive web app, and ihas worked well on my phone.
I chose tandoor because it did something that mealie didn't at the time I installed. But I don't recall what that was.
I also started with mealie and moved to tandoor for the ability to adjust the recipe when changing the portion size. Was that the feature you were thinking of?
+1
The recipe import feature is quite nice - it worked flawlessly for most of the websites i tried
Edit: Formatting
Admittedly, never tried Mealie but the PWA works excellently, the shopping list/planning are nice and I’ve enjoyed it so far.
Nextcloud has a recipe add-on "cookbook" which is pretty good, works for me.
If you already have nextcloud, it isn't a bad simplistic recipe manager. I think it needs fom improvement though.
Nice that it natively supports multiple users. Many dont.
Kitchenowl has been my go-to recently for shopping lists and recipes. I don't have any recipe collection though; I mainly add random stuff from the internet. It's a fairly simple self hosted app, easy with docker.
If you've got a lot of recipes, a wiki would probably be a good idea.
I'd also recommend Mealie. Another is Grocy but I didn't end up liking it's UX as much as Mealie.
If you're okay with not having it be specific to recipes, you could use Bookstack or another wiki too
I’ve been using Tandoor Recipes for a week now, here’s how I use it and why I chose it:
- Scraping recipes, I usually find a recipe I want to try on Pinterest or any other site then paste the link and it fetches the recipe without the authors life story.
- Serving size adjustments, it basically allows me to scale up and down recipes as I like.
- The Meal Plan feature is nice for planning ahead and sharing it.
- The search function is awesome.
- I imported all of my recipes from Copy Me That without any issues.
- comments on the recipe, unit adjustments, tags, auto cookbook creation, and others.
My first option RecipeSage, tried running it in LXC container with docker but had two issues:
- It won’t run in an Unprivileged Container.
- During install it ate up all the 32gb I allocated and it wasn’t enough for it.
Nextcloud has a plugin called "Cookbook" which works pretty well as a recipe manager: https://apps.nextcloud.com/apps/cookbook
Recipe scraping works well for well-established websites (who use standard: https://schema.org/Recipe). Small blogs don't use that and the scraper/importer doesn't work. It works on most sites I've tried though.
I don't really like the idea of Nextcloud, as I feel like it's a jack of all trades kinda software.
Recipe scrapers are interesting. Unfortunately, though, I can't seem to get them to work with most sites I use. It might be because most recipes I follow are Bengali, and come from smaller blogs. My Recipe Box works great with them. I wish they made their scraper public.