Stacktora
Stacktora / Vault / Python + Postgres: Knowledge Base Deflection & Self-Service Analytics
Support by @ops

Python + Postgres: Knowledge Base Deflection & Self-Service Analytics

Tracks which knowledge base articles actually prevent a support ticket from being filed, a worker computing deflection metrics — distinct from the Wiki/Knowledge Base recipe: that hosts the content, this measures whether it's working.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Python 3.12 PostgreSQL

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install python-kb-deflection-analytics --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault