Skip to content

gautada/tandoor-container

Repository files navigation

tandoor

Tandoor is recipe server provides recipe management with ingredient database, meal planning, and grocery shopping capabilities.

Code

  • Github
  • This container requires that the postgresql service has the pg_trgm extension (support for similarity of text using trigram matching) enabled. Please see notes section of the postgresql-container.

Notes

  • 2024-01-30: Needed to have the vue folder built but to do so in the container build ment that the image was too big. The build or the server works and deploys but a runtime error occurs. To mitigate /recipes/rebuildvue.sh is provided to build the vue scripts in the container storage.
  • 2024-02-02: Issues with static vue libraries. The /opt/recipes/vue/* files and /opt/recipes/cookbook/static/vue/* must be generated for building.
  • 2024-02-05: Updating for the hourly backup mechanism

About

Tandoor recipe server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages