Stacktora
Stacktora / Vault / Python + Postgres: Configuration Drift Detection Service
DevOps by @ops

Python + Postgres: Configuration Drift Detection Service

Compares live infrastructure state against declared configuration on a schedule and flags drift — the same problem Stacktora's own compliance auditing solves for a single stacktora.json, generalized as its own standalone service.

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-config-drift-detection --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