Library Settings Get Help
Stacktora
Stacktora / Vault / Ruby + Postgres + Redis: Podcast Dynamic Ad Insertion
Backend by @ops

Ruby + Postgres + Redis: Podcast Dynamic Ad Insertion

Per-listener dynamic ad insertion into podcast audio feeds, with Redis for fast ad-slot decisioning at request time — distinct from Server-Side Ad Serving: that's general web ad placement, this is specifically audio/podcast-feed insertion.

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

The stack

Ruby 3.3 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install ruby-podcast-dynamic-ad-insertion --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