Skip to content

Tandoor

Docker Pulls GitHub Stars Compose Templates

Description

Tandoor is a recipe manager and so much more. You can import recipes from thousands of websites, generate mealplans, manage your shopping list. Share and collaborate with your friends and family using a mobile friendly web interface.

Install/Setup

This application has extensive customization options, most docker env variables are documented in the .env.template If you run into any issues, enable debug mode to collect logs before opening a ticket.

The application requires a secret key for cryptographic signing. It can be any string, but it is recommend to generate a random string. On linux you can run `tr -dc A-Za-z0-9