services.tandoor-recipes.enable

Enable Tandoor Recipes.

When started, the Tandoor Recipes database is automatically created if it doesn't exist and updated if the package has changed. Both tasks are achieved by running a Django migration.

A script to manage the instance (by wrapping Django's manage.py) is linked to /var/lib/tandoor-recipes/tandoor-recipes-manage.

Type
boolean
Default
false
Declared
<nixpkgs/nixos/modules/services/misc/tandoor-recipes.nix>