icon

PostHog(Test)

PostHog is an open-source product analytics platform built for developers. Automate event capture, perform in-depth analysis, and more.

template cover
Dideploy19 kali
PenerbitLovelyGuYiMeng
Dibuat2025-09-23
Layanan
service icon
service icon
service icon
service icon
service icon
service icon
service icon
service icon
service icon
Tag
AnalyticsProductOpen-Source

PostHog is the all-in-one platform for product analytics, session replay, feature flags, and A/B testing that you can host yourself.

This is a resource-intensive application. It is strongly recommended to have at least 4GB of RAM available.

Deployment

To deploy PostHog, click the "Deploy" button and provide the required domain name. Once deployed, you can access your PostHog app at https://<your-domain>.zeabur.app. Please be patient, as the initial startup and database migrations can take 5-10 minutes.

App structure

This template deploys the complete "hobby" stack for PostHog, which includes:

  • PostHog Web Service: The main entry point for all web traffic, automatically secured with HTTPS by the Zeabur platform.
  • PostgreSQL: The primary database for metadata.
  • ClickHouse: The powerful columnar database for storing and querying analytics events.
  • Redis: Used for caching and background job queuing.
  • Kafka & Zookeeper: A robust data pipeline for ingesting events reliably.
  • MinIO: S3-compatible object storage for session recordings and other large files.
  • PostHog Background Services (worker, plugins): The core application microservices that power the platform.