Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Mealie

9 Topics 115 Posts
  • Mealie - Package Updates

    Pinned Locked
    84
    0 Votes
    84 Posts
    39k Views
    Package UpdatesP
    [1.50.0] Update mealie to 3.27.0 Full Changelog feat: add connectivity test for AI providers @elliot-ultra (#8123) fix: forward attributes to recipe info card image @nzyz995 (#8399) fix: avoid useAsyncData in recipe timeline scroll handler @nzyz995 (#8400) fix: prevent recipe card tags from overlapping title @vmiwa (#8416) fix: respect household recipeDisableComments preference on recipe page @Luna-81 (#8424) fix: cURL fails when IPv6 isn't supported @michael-genson (#8425) fix: fall back to servings for recipe yield display @Tsuji-Hub (#7881) fix: prevent duplicate iOS camera photos from overwriting recipe step assets @RisonG (#8111) fix: replace "mealplan" with "meal plan" @michael-genson (#8427) fix: keep instruction section and step headings when importing @Rouzax (#8331)
  • Accessing Mealie tables directly

    6
    1 Votes
    6 Posts
    524 Views
    G
    Sorry my mistake. I apologize! Greg
  • Open AI Integration

    6
    4 Votes
    6 Posts
    5k Views
    archosA
    @nebulon said in Open AI Integration: you have to prefix the env variables with export statement, as env.sh is a .sh file. So like: export OPENAI_API_KEY=... Ah, I didn’t know that – thanks a lot for the reply! Problem solved
  • Cannot make LDAP users Admin

    5
    1
    0 Votes
    5 Posts
    1k Views
    J
    @jdaviescoates yes
  • configuration lost since update?

    Solved
    3
    1 Votes
    3 Posts
    1k Views
    C
    Hi @joseph thanks for helping. It worked indeed: export OPENAI_API_KEY=xx in the app/data/env.sh fix the openAI connection.
  • Mealie is amazing

    4
    4 Votes
    4 Posts
    3k Views
    C
    @girish I was using Tandoor before but I switched to Mealie. The UI is much better, the application has less bug and the OpenAI integration is amazing. I haven't found a single thing that Tandoor does better than Mealie
  • Add OIDC Support?

    2
    1
    0 Votes
    2 Posts
    1k Views
    girishG
    We tried this a while ago but haven't figured it out yet - https://git.cloudron.io/packages/mealie-app/-/tree/oidc (oidc branch)
  • Problem with uploading images.

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    archosA
    Yes resolved, thank you for the correction.
  • Mealie on Cloudron: Validate Docker

    Solved mealie docker
    2
    1
    1 Votes
    2 Posts
    1k Views
    nebulonN
    The validation code seems to be at https://github.com/hay-kot/mealie/blob/8d79773bf65eb6bfd9021963324d53a25aab3cde/mealie/routes/admin/admin_about.py#L62 however I don't quite understand what it tries to check here. I don't think this is relevant on Cloudron though.