Stacktora / Vault / PHP + Postgres + Elasticsearch + Redis: CMS/Content Platform Starter
Content by @ops

PHP + Postgres + Elasticsearch + Redis: CMS/Content Platform Starter

A headless CMS / content platform backend: PHP API, Postgres for content and structured records, Elasticsearch for fast full-text and faceted search across content, and Redis for page/query caching.

Open in generator Browse the Vault

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

The stack

PHP 8.3 PostgreSQLRedis Elasticsearch

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install php-cms-elastic --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

Submit your own recipe