mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19, and Vite. Migrate all documentation content to MDX under content/docs/. Add full src/ app with React components, routing, search, and API page. Remove Korrektly integration from CI/CD workflows, Dockerfile, and env vars. Update build pipeline to output to .output/public instead of docs/.vitepress/dist.
28 lines
969 B
Plaintext
28 lines
969 B
Plaintext
---
|
|
title: "PostHog"
|
|
description: "Open source product analytics."
|
|
og:
|
|
description: "Run PostHog analytics on Coolify for product analytics, feature flags, session replay, A/B testing, and user behavior tracking platform."
|
|
category: "Analytics"
|
|
icon: "/docs/images/services/posthog-logo.svg"
|
|
---
|
|
|
|
<ZoomImage src="https://user-images.githubusercontent.com/65415371/205059737-c8a4f836-4889-4654-902e-f302b187b6a0.png" alt="PostHog" />
|
|
|
|
|
|
<Callout type="error" title="SERVICE TEMPORARILY DISABLED">
|
|
|
|
This service is currently disabled in Coolify due to known bugs. The installation is not available until these issues are resolved. Please check the [GitHub repository](https://github.com/coollabsio/coolify) for updates on when this service will be re-enabled.
|
|
|
|
</Callout>
|
|
|
|
|
|
## What is PostHog?
|
|
|
|
The single platform to analyze, test, observe, and deploy new features
|
|
|
|
## Links
|
|
|
|
- [The official website](https://posthog.com)
|
|
- [GitHub](https://github.com/PostHog/posthog)
|