Stacktora
Stacktora / Vault / Go + Postgres + Redis: Ephemeral Preview Environment Orchestrator
DevOps by @ops

Go + Postgres + Redis: Ephemeral Preview Environment Orchestrator

Spins up and tears down per-PR preview environments, a worker managing the actual orchestration and Redis tracking active environment state — the backend behind 'every pull request gets its own live preview URL.'

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-ephemeral-preview-env-orchestrator --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