Stacktora
Stacktora / Vault / Podcast & RSS Feed Hosting Backend
Content by @ops

Podcast & RSS Feed Hosting Backend

Episode hosting via MinIO and RSS feed generation from Postgres-stored episode metadata — a specific, real pattern distinct from generic file upload/media processing, which just resizes and transcodes without any feed/publishing model.

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

The stack

Node.js 24 PostgreSQL MinIO

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install podcast-rss-hosting --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