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


Skip to content

Tandoor

6 Topics 58 Posts
  • Tandoor - Package Updates

    Pinned
    38
    0 Votes
    38 Posts
    3k Views
    Package UpdatesP

    [1.4.15]

    Update recipes to 1.5.29 Full Changelog improved paprika image import (thanks to mitcdh #​3497) updated several dependencies changed allow configuring external recipe sources only as superuser of the instance changed blacklist to prevent certain paths from being used in local external recipes (etc, root, medafiles, usr). If you are using any of them you need to change your configuration changed local external import only considers pdf and image types changed default nginx config to download mediafiles if opened (setting content disposition Attachement) changed allow only image, pdf and office files to be uploaded to the UserFile system updated django (security update)
  • How to enable DEBUG mode

    2
    0 Votes
    2 Posts
    141 Views
    girishG

    @cylon you should be able add things in /app/data/env . The changes here will persist . See https://docs.cloudron.io/apps/tandoor/

  • Tandoor customization

    3
    1 Votes
    3 Posts
    553 Views
    girishG

    Actually, it says so clearly here 🙂 https://github.com/TandoorRecipes/recipes#all-the-must-haves

    "This application is meant for people with a collection of recipes they want to share with family and friends or simply store them in a nicely organized way. A basic permission system exists but this application is not meant to be run as a public page."

    Looks like I came to the correct conclusion...

  • Tandoor after upgrade

    Moved Solved
    9
    0 Votes
    9 Posts
    921 Views
    nebulonN

    good, I have to fix the package then, for some reason we only currently run migrations on fresh installations 😕

  • Unclear(and wrong) codebase license

    2
    1 Votes
    2 Posts
    236 Views
    girishG

    @ruihildt right, it's documented as such at https://github.com/TandoorRecipes/recipes#license as well. My understanding is it's OK to selfhost but not resell tandoor for commercial stuff or host it for others (in the spirit of the author's current state of mind).

  • Importing images does not work

    Solved
    4
    1 Votes
    4 Posts
    362 Views
    L

    Thank you very much!