Library Settings Get Help
Stacktora
Stacktora / Vault / Go + Postgres + Redis: Internal Service Catalog & Ownership Registry
DevOps by @ops

Go + Postgres + Redis: Internal Service Catalog & Ownership Registry

A Backstage-style catalog of internal services, their owning teams, and metadata — a real platform-engineering pattern for organizations with enough internal services that 'who owns this and what does it do' stops being obvious.

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-internal-service-catalog --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