Library Settings Get Help
Stacktora
Stacktora / Vault / PHP + Postgres + Redis: Self-hosted Privacy-first Web Analytics
Analytics by @ops

PHP + Postgres + Redis: Self-hosted Privacy-first Web Analytics

Pageview and event tracking without cookies or third-party trackers — a self-hosted, privacy-respecting alternative pattern to sending every visitor's data to an external analytics vendor.

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

The stack

PHP 8.3 PostgreSQLRedis

Install

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