You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(services): hide Plausible and PostHog due to upstream bugs
- Add ignore: true flag to Plausible and PostHog services in List.vue
- Update filteredServicesByCategory to exclude ignored services
- Add danger warnings to service documentation pages
- Mirrors Coolify's ignore pattern for architectural consistency
This aligns the documentation with Coolify's current service status
where these services are marked with # ignore: true due to known bugs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
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.
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.
11
+
:::
12
+
9
13
## What is PostHog?
10
14
11
15
The single platform to analyze, test, observe, and deploy new features
0 commit comments