Stacktora
Stacktora / Vault / Python + Postgres: Policy-as-Code Validation Engine
Compliance by @ops

Python + Postgres: Policy-as-Code Validation Engine

Validates infrastructure or application configuration against declared policy rules, similar in spirit to Stacktora's own company.stacktora.json enforcement — generalized as a standalone service for validating any structured config against any rule set.

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-policy-as-code-validation --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