Library Settings Get Help
Stacktora
Stacktora / Vault / Go + Postgres + Redis: Infrastructure Cost Allocation / Chargeback Backend
Analytics by @ops

Go + Postgres + Redis: Infrastructure Cost Allocation / Chargeback Backend

Allocates cloud infrastructure costs to internal teams or tenants sharing a deployment, a worker computing allocation runs — a real, timely FinOps pattern distinct from Usage Metering & Billing (that bills external customers, this apportions internal cost).

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

The stack

Go 1.26 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install go-infra-cost-allocation-chargeback --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