Stacktora
Stacktora / Vault / Incident Management & On-call Backend
Observability by @ops

Incident Management & On-call Backend

Internal incident tracking, on-call rotation state, and postmortem records — distinct from the Uptime & Status Page recipe, which is the external, customer-facing side. This is what your team sees when something breaks, not what your customers see.

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

The stack

Node.js 24 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install incident-management-oncall --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