Library Settings Get Help
Stacktora
Stacktora / Vault / Python + Postgres + Redis: Customer Support SLA & Escalation Tracking
Support by @ops

Python + Postgres + Redis: Customer Support SLA & Escalation Tracking

SLA-breach detection and automated escalation rules, a worker monitoring response-time deadlines — distinct from Support Ticketing: that's the tickets themselves, this is the compliance layer watching whether they're being handled fast enough.

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

The stack

Python 3.12 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install python-support-sla-escalation --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