Tandoor Recipes Proxmox LXC Install Script

Tandoor Recipes is an application for managing recipes, planning meals, building shopping lists and much much more!

To create a new Proxmox VE Tandoor Recipes LXC, run the following in the Proxmox VE Shell.
To Update Tandoor Recipes, run the command below (or type update) in the LXC Console.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tandoor.sh)"

Default Settings: 2GB RAM - 10GB Storage - 2vCPU

Tandoor Recipes Interface - IP:8002

1 Like

Hey, the script does not work right now. if i try to install the app, i get a error in line 51, bash: -c: line 51: syntax error near unexpected token `fi’.

I fix this for me, the post is just for your information

OK nvm, i got an error at the End again.

Script is removed at the moment because of breaking changes in the app.

Should be working again.